Moodle Plugins directory: Upload enrolment methods: Versions: 1.4.0 (Build: 2023051500) | Moodle.org

Upload enrolment methods
Administration tools ::: tool_uploadenrolmentmethods
Maintained by
Eoin Campbell
This plugin allows administrators add the "Course meta link" and "Cohort sync" enrolment methods to a range of courses from a CSV file, and specify the role for the methods participants. They can also delete, enable or disable existing enrolment methods in a course.
Upload enrolment methods 1.4.0 (Build: 2023051500)
Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: Tuesday, 16 May 2023, 5:35 AM
Change Log
All notable changes to this project will be documented in this file.
[1.4.0] - 2023-05-15
Added
- Support 'attributes' enrolment method, fix permissions strings
[1.3.4] - 2021-08-02
Added
- Clean up code to improve style and conform to latest conventions
[1.3.3] - 2021-05-08
Added
- Allow same cohort or meta course to be added with different role
[1.3.2] - 2020-12-08
Added
- Entire number is needed in Moodle version number
[1.3.1] - 2020-12-02
Added
- Fix broken error messages
[1.3.0] - 2020-08-15
Added
- Change to defined column headings, and alternative delimiters to the comma.
[1.2.0] - 2019-08-20
Added
- Add support for defining the role associated with the enrolment method.
[1.1.2] - 2019-02-27
Added
- Remove unused capability settings.
[1.1.1] - 2018-08-24
Added
- Fixed incorrect error messages.
[1.1.0] - 2018-07-28
Added
- Fix cohort enrolment to set role as student.
[1.0.1] - 2018-07-27
Added
- Added support for assigning to a group.
[1.0.0] - 2018-07-11
Added
- Tidied up code for initial approved public release.
[0.7.3] - 2018-05-26
Added
- Modify support for Privacy API for PHP 7.0 (3.4).
[0.7.2] - 2018-05-26
Added
- Modify support for Privacy API for PHP 5.6 (2.9 - 3.3).
[0.7.1] - 2018-05-14
Added
- Add support for Privacy API in preparation for GDPR.
[0.7.0] - 2018-05-08
Added
- Use course shortnames, not idnumbers as unique identifier.
[0.6.3] - 2018-05-07
Added
- Fixed reporting bug in cohort enrolment.
[0.6.1] - 2018-05-04
Added
- Added clearer, more language-dependent report strings.
[0.6.0] - 2018-05-03
Added
- Added support for cohort enrolment method.
[0.5.1] - 2018-04-16
Added
- Moved plugin from /local to /admin/tool folder.
- Plugin tested with Moodle 2.9, 3.1 and 3.4.
[0.4.0] - 2018-04-13
Added
- Improved error messages.
- Plugin tested with Moodle 2.9 and 3.1.
[0.3.0] - 2018-04-13
Added
- Initial working release.
- Plugin tested with Moodle 3.1.
[0.1.0] - 2018-04-12
Added
- Initial release.
Version information
- Version build number
- 2023051500
- Version release name
- 1.4.0 (Build: 2023051500)
- Maturity
- Stable version
- MD5 Sum
- 548b7c6c0c3a662dc049552bd6bb4ef7
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.4.0
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool" subdirectory.
- Visit http://yoursite.com/admin to finish the installation