This plugin allows a manager ("block/createuser:manager") to access a wizard to create new users on a user-friendly way.
- Author: Luuk Verhoeven, MFreak.nl
- Min. required: Moodle 3.9
- Supports PHP: 7.2
- Simple wizard for adding users to Moodle.
- Uses a task for creating users.
- User friendly UI.
- Validation user exists.
- User moodle core functions.
- Mustache template.
- Can automatically enroll users to courses with a configurable role.
- Can add
createdby
(int) to a userprofile field.
- Copy this plugin to the
blocks\createuser
directory on the server - Login as administrator
- Go to Site Administrator > Notification
- Install the plugin
- You will need to fill out the settings.
If you discover any security related issues, please email luuk@MFreak.nl instead of using the issue tracker.
The GNU GENERAL PUBLIC LICENSE. Please see License File for more information.
Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github.