Description

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

Installation

  • 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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“EduAdmin Booking” is open source software. The following people have contributed to this plugin.

Contributors

“EduAdmin Booking” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “EduAdmin Booking” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

The full changelog available on GitHub

5.1.1 (2024-09-18)

Bug Fixes

  • Fetch AnswerId for checkbox questions the correct way (d123497)

5.1.0 (2024-08-19)

Features

  • Adding new endpoints and classes (0df472e)

Bug Fixes

  • Fixes incorrect encoding after PHP 8.1 changing how things work. (ff8055d), closes #526

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)