Enrolment: Auto enrolment
enrol_auto
Maintained by
Eugene Venter,
Catalyst IT
This plugin allows for an enrolment into a course to occur automatically when a user views a course or course activity/resource. The plugin can also be configured to enrol a user upon login.
1659 sites
526 downloads
84 fans
Current versions available: 8
Ever wanted to simplify the enrolment process for some of your courses by just auto enrolling users, based on actions they take within the system? This plugin helps you out with this, as you're able to configure which user actions should trigger a course enrolment for a user 
Auto enrolment can be configured for the following scenarios:
- Auto enrolment upon course view
- Auto enrolment on login (new in 2.8)
- Auto enrolment upon activity/activities view
The plugin also allows you to configure a welcome message to be sent to the user upon enrolment.
Useful links
Contributors
Eugene Venter (Lead maintainer)
Catalyst IT
Please login to view contributors details and/or to contact them
It seems to be impossible to delete this enrolment method from a course once it is added. Will this be resolved in future updates?
Thanks, Catherine
Right now you can only have one trigger for all courses that run auto enrolment. It should be possible to alter the code (well, mostly only names so it doesn't create duplicates, and maybe minor changes to whatever it does in the database) so I can have a second install of that plugin and therefor have different triggers for different courses depending on the plugin version that I chooses for that course, right?! Anyone tried that already?
I installed this plugin and got the following error:
"Coding error detected, it must be fixed by a programmer: Block type admin has been disabled by the administrator"
This is when a learner logs in for the first time and views the course.
Can you please assist?
Could you log the issue, with some more details of what is not working here: https://github.com/bynare/moodle-enrol_auto/issues
Thanks!
Eugene.
Should users be enrolled if the enrollment method is disabled?
I notice that Students and Authenticated User roles are properly enrolled based on how this plugin is configured, but not Manager roles. Is this a permission that can be changed? Is there any documentation explaining what roles will receive enrollments so I can be aware of that when defining them?