Descrizione
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.
Installazione
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“EduAdmin Booking” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“EduAdmin Booking” è stato tradotto in 2 lingue. Grazie ai traduttori per i loro contributi.
Traduci “EduAdmin Booking” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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