EduAdmin Booking

外掛說明

Plugin that you connect to EduAdmin to enable bookings of both courses and programmes through your website.

Requires the following PHP-modules

  • php-curl
  • php-mbstring

How can I report security bugs?

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.

安裝方式

  • Upload the zip-file (or install from WordPress) and activate the plugin
  • Provide the API key from EduAdmin.
  • Create pages for the different views and give them their shortcodes

使用者評論

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

參與者及開發者

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

參與者

〈EduAdmin Booking〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈EduAdmin Booking〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

The full changelog available on GitHub

5.3.1 (2024-11-05)

Bug Fixes

  • Set health-check as blocking, so we get an actual result, increase timeout to 0.5 seconds (7e4bd4e)

5.3.0 (2024-11-05)

Features

  • Handle API being down/blocked, instead of making the site hang until the configured timeout happens. (a1a5104), closes #153

5.2.0 (2024-11-04)

Features

  • Setting to turn off/on OG/metadata and LD+JSON. (594c422), closes #520

Bug Fixes

  • Added repeatFrequency, repeatCount and courseMode for LD+JSON (e5e5c42), closes #511

5.1.3 (2024-10-10)