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

インストール

  • 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.0.1 (2024-04-09)

Bug Fixes

  • Some null handling that is deprecated in newer versions of PHP (d89c27d)

5.0.0 (2024-04-08)

⚠ BREAKING CHANGES

  • Updated required WP and PHP, changes are already made in code (353e4dd7c1bfa5aa31ee67e0572220acca3a6387)

Bug Fixes

  • Updated required WP and PHP, changes are already made in code (353e4dd7c1bfa5aa31ee67e0572220acca3a6387) (29b0adc)

4.3.0 (2024-04-08)

Features

  • Support for EduAdmin Form Reserve/Waiting Lists when the event is fully booked. (3680b47), closes #455

Bug Fixes

  • Only check description if it actually contains anything (33234df)

4.2.3 (2024-02-09)

Bug Fixes

  • #[\ReturnTypeWillChange] instead of typing, because PHP is.. well PHP (7684891)