|
| 1 | +=== EduAdmin Booking === |
| 2 | +Contributors: mnchga |
| 3 | +Tags: booking, participants, courses, events, eduadmin, lega online |
| 4 | +Requires at least: 5.8 |
| 5 | +Tested up to: 6.4 |
| 6 | +Stable tag: 3.9.1 |
| 7 | +Requires PHP: 7.0 |
| 8 | +License: GPL3 |
| 9 | +License URI: https://www.gnu.org/licenses/gpl-3.0.en.html |
| 10 | +Donate link: https://github.com/sponsors/itssimple |
| 11 | + |
| 12 | +EduAdmin plugin to allow visitors to book courses at your website. Requires EduAdmin-account. |
| 13 | + |
| 14 | +== Description == |
| 15 | + |
| 16 | +Plugin that you connect to [EduAdmin](https://www.eduadmin.se) to enable bookings of both courses and programmes through your website. |
| 17 | + |
| 18 | +Requires the following PHP-modules |
| 19 | + |
| 20 | +- php-curl |
| 21 | +- php-mbstring |
| 22 | + |
| 23 | +== Installation == |
| 24 | + |
| 25 | +- Upload the zip-file (or install from WordPress) and activate the plugin |
| 26 | +- Provide the API key from EduAdmin. |
| 27 | +- Create pages for the different views and give them their shortcodes |
| 28 | + |
| 29 | +== Frequently Asked Questions == |
| 30 | + |
| 31 | +== Screenshots == |
| 32 | + |
| 33 | +== Upgrade Notice == |
| 34 | + |
| 35 | += 3.0 = |
| 36 | + |
| 37 | +Styles have been remade for the end user login page, and the booking list page. Please check that any custom styles are still working, or you might need to fix them. |
| 38 | + |
| 39 | += 2.0 = |
| 40 | + |
| 41 | +We have replaced everything with a new API-client, so some things may be broken. If you experience any bugs (not new feature-requests), please contact the MultiNet Support. |
| 42 | +If you notice that your API key doesn't work any more, you have to contact us. |
| 43 | + |
| 44 | +== Changelog == |
| 45 | + |
| 46 | +The full changelog available on [GitHub](https://github.com/MultinetInteractive/EduAdmin-WordPress/blob/production/CHANGELOG.md) |
| 47 | + |
| 48 | +### [3.9.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v3.9.0...v3.9.1) (2023-09-25) |
| 49 | + |
| 50 | + |
| 51 | +#### Bug Fixes |
| 52 | + |
| 53 | +* **Programme:** Fixed an issue where programme views/shortcodes weren't included in the correct way. ([fd0ee12](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/fd0ee128dfc1e324732544f9071640b5aba76e0c)), closes [#494](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/494) |
| 54 | + |
| 55 | +### [3.9.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v3.8.1...v3.9.0) (2023-09-15) |
| 56 | + |
| 57 | + |
| 58 | +#### Features |
| 59 | + |
| 60 | +* New type of script, when you use the booking form in the API. ([92eabd8](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/92eabd85c6d6392e3ce68db769fd60f52258dc77)), closes [#412](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/412) |
| 61 | + |
| 62 | +### [3.8.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v3.8.0...v3.8.1) (2023-09-08) |
| 63 | + |
| 64 | +### [3.8.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v3.7.1...v3.8.0) (2023-09-08) |
| 65 | + |
| 66 | + |
| 67 | +#### Features |
| 68 | + |
| 69 | +* Added actions for showing course/event lists ([2fcdc70](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/2fcdc70a71969bbd9e1967e72e615f840321d13d)), closes [#488](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/488) |
| 70 | +* Added actions for viewing detail views, booking forms and performing a purchase (not programs) ([a3270b2](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/a3270b265919513935f817c87bc259c91877e9db)), closes [#488](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/488) |
| 71 | +* Added actions for viewing detail views, booking forms and performing a purchase of programs ([5dee4ec](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/5dee4ecc0abf158b98e2d0a63499c953f46a5409)), closes [#488](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/488) |
| 72 | +* Added actions for viewing detail views, booking forms and performing a purchase of programs ([d2757b4](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/d2757b478c470e8717cc522fe6ee58c86d339f9e)), closes [#488](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/488) |
| 73 | + |
| 74 | + |
| 75 | +#### Documentation |
| 76 | + |
| 77 | +* Added information about Actions ([2042c70](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/2042c7023647eb2e3f09c5d5db0b2faf7bf9d4a5)) |
| 78 | + |
| 79 | + |
| 80 | + |
0 commit comments