Moodle Plugins directory: Gateway Payments Enrolment: Versions: 1.0.5 (build 2021081605) | Moodle.org
Gateway Payments Enrolment
Gateway Payments Enrolment 1.0.5 (build 2021081605)
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue). ** Emergency fix: couponmanager fatal error for requiring removed lib.php ** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use) ** Resolve #7 General change of returned result in external::check_coupon() We pretended to return floats that were actually formatted using localisation whereas only the HTML part needs this. ** Resolve #9 (100% discount workaround) ** Added code to actually "use" a coupon code (increase "numused") ** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root) ** Resolve #3 (missing capability names) ** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations ** Fixed wrong field used for VAT (customint3) ** Fixed non existing page url (couponmanager; thanks @vicencarlos) ** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
Version information
- Version build number
- 2021081605
- Version release name
- 1.0.5 (build 2021081605)
- Maturity
- 安定版
- MD5 Sum
- fd42215eaee56508aabc880f630365ad
- Supported software
- Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- The more recent release 1.1.0 (build 2024090100) (2024090100) exists for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 1.0.5
Default installation instructions for plugins of the type Enrolment
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myenrol") in the "enrol" subdirectory.
- Visit http://yoursite.com/admin to finish the installation