Moodle Plugins directory: Gateway Payments activity module: Versions: 1.0.3 (build 2025070900) | Moodle.org
Gateway Payments activity module
Gateway Payments activity module 1.0.3 (build 2025070900)
Version 1.0.3 (build 2023011600)
** Resolved #5 -- item always showed up. Now also taking original visibility/availability into account. ** Resolved #6 -- $modinfo->set_content() should be called with "$isformatted = true".
Version 1.0.2 (build 2021081602)
** Resolved #1 (Fatal error after adding to course) ** Resolved #2 (custom_completion class added) ** Resolved #3 Added backup/restore. ** Removed a number of MOODLE_INTERNAL checks as per MDLSITE-5967. ** Removed commented LOC that made a reference to "phpcs:ignore". Looks like Moodle CI has NOT implemented this yet.
Version 1.0.1 (build 2021081601)
** Added global default: currency ** Added options to hide/disable payment button when "invalid" ** Added warnings for misconfigurations or when payments cannot be performed ** Some small code fixes ** Fixed nullability in install.xml (including upgrade.php even though not needed except internally) ** Fixed/changed gwpayments_cm_info_dynamic to use INSTANCE config over global config ** Fixed typo to \core_user\fields (instead of non-existing core\user_fields) ** Moved *_get_completion_state to deprecatedlib.php ** Introduced new custom_completion class ** Added mod_gwpayments_get_completion_active_rule_descriptions()
Version 1.0.0 (build 2021081600)
** Initial version
Version information
- Version build number
- 2025070900
- Version release name
- 1.0.3 (build 2025070900)
- Maturity
- স্থির সংস্করণ
- MD5 Sum
- 60a398fedb86684bc38cdd3d04dca387
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 1.0.3
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation