Moodle Plugins directory: Enrol by user profile fields: Versions: 2.15 for Moodle 4.1-4.5 (build 2025012700) | Moodle.org
Enrol by user profile fields
Enrolment ::: enrol_attributes
Maintained by
Nicolas Dunand
This plugin allows users to be enrolled according to any value stored in their user profile.
Enrol by user profile fields 2.15 for Moodle 4.1-4.5 (build 2025012700)
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: Monday, 27 January 2025, 4:48 PM
Code prechecks
overview
phplint
phpcs287 | 186
js56 | 115
css
phpdoc
savepoint
thirdparty
grunt
shifter
mustache
gherkin
HTML | XMLEnrol by user profile fields plugin for Moodle
This plugin allows users to be enrolled according to a value stored in their user profile fields. If you use an external authentication method (LDAP, Shibboleth), you can store values in hidden user fields of the users' Moodle profile, and then use these values to automatically enrol users if some courses.
Version information
- Version build number
- 2025012700
- Version release name
- 2.15 for Moodle 4.1-4.5 (build 2025012700)
- Maturity
- Stable version
- MD5 Sum
- eb020a99c91eb01b7a73a57201401cc3
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- 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
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2025012700
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