Muslims Bright Organization

外掛說明

Muslims Bright Organization connects WordPress admin to a Muslims Bright backend API and provides module UIs for:

  • Events
  • Programs
  • Academic Programs
  • Donations
  • Volunteers
  • Jobs
  • Salah Calendar
  • Profile Settings

The plugin includes permission-aware module visibility, authenticated API proxying, and module-level management screens.

External services

This plugin connects to external services. Below is what each service is used for, what data is sent, when it is sent, and links to that service’s terms and privacy policy.

Muslims Bright API

This plugin requires a Muslims Bright backend API. The API Base URL is configured in Muslims Bright > Plugin Settings (for example, https://muslimsbright.com). Without a reachable API, portal login and module screens cannot work.

The plugin sends data to that API when a logged-in WordPress administrator uses Muslims Bright admin pages, including:

  • Portal login: email and password entered on the login screen.
  • Authenticated requests: a bearer token stored in WordPress user meta after login.
  • Module management: content entered in admin forms (for example events, programs, donations, volunteers, jobs, and profile settings).
  • Salah Calendar: mosque details, prayer-time settings, calendar entries, and related configuration.

Data is sent from the WordPress site to your configured API URL via server-side HTTP requests and through the plugin’s WordPress REST proxy.

This service is provided by Muslims Bright:
Terms of Service: https://muslimsbright.com/terms-of-service
Privacy Policy: https://muslimsbright.com/privacy_policy

Google Maps Platform (Maps JavaScript API, Places, Geocoding)

When a Google Maps API key is saved in Muslims Bright > Plugin Settings, the plugin loads the Google Maps JavaScript API (with the Places library) from https://maps.google.com/maps/api/js on the Salah Calendar admin page only.

Google’s services are used to:

  • Provide address and mosque search suggestions while an administrator types in the Salah Calendar setup form (Places Autocomplete).
  • Reverse-geocode coordinates to suggest the nearest city and country when Salah Calendar auto-configuration options are loaded (Geocoding).

Data sent to Google may include:

  • The site administrator’s typed address or place search text (when using “Search from Google”).
  • The browser’s geolocation coordinates, if the administrator grants location permission during Salah Calendar setup (used only for nearest-city suggestions).
  • The configured Google Maps API key (included in the script URL when the API is loaded).

No Google Maps requests are made unless an administrator configures a Google Maps API key and opens the Salah Calendar admin screen. If no key is configured, the Google script is not loaded.

This service is provided by Google LLC:
Google Maps Platform Terms of Service: https://cloud.google.com/maps-platform/terms
Google Privacy Policy: https://policies.google.com/privacy

安裝方式

  1. Upload the muslims-bright-organization folder to the /wp-content/plugins/ directory, or install via Plugins > Add New.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Open Muslims Bright > Plugin Settings and configure:
    • API Base URL
    • Google Maps API key (optional, for map search features)
    • Google Embed URL (optional)
  4. Open the Muslims Bright admin menu and log in with your portal credentials.

常見問題集

Does this plugin work without the Muslims Bright backend API?

No. This plugin is an integration layer and requires a reachable Muslims Bright API base URL.

Why are some modules hidden?

Modules are shown based on your portal permissions. Public modules like Salah Calendar remain visible.

Does this plugin connect to external services?

Yes. This plugin requires the Muslims Bright API and optionally uses Google Maps Platform on the Salah Calendar screen. See the External services section above for details on what data is sent and links to terms and privacy policies.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Muslims Bright Organization〉的開發相關工作。

參與者

將〈Muslims Bright Organization〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Added Jobs and Volunteers admin parity modules.
  • Added profile settings module.
  • Improved tutorial onboarding flow.
  • Added configurable plugin settings for API base URL and map settings.
  • Added uninstall cleanup and WordPress.org packaging updates.