Moodle Plugins directory: Email-based self-registration with admin confirmation: Versions: 1.2.4 | Moodle.org
Email-based self-registration with admin confirmation
Authentication ::: auth_emailadmin
Maintained by
Felipe Carasso
Provides email-based self-registration with admin confirmation instead of user confirmation.
Email-based self-registration with admin confirmation 1.2.4
Moodle 2.9, 3.0
Released: 2016年 04月 7日(週四) 06:24
moodle-auth_emailadmin
======================
Moodle plugin to provide email self-registration with admin confirmation.
The confirmation email is sent to the main admin account's email address.
When the admin clicks on the confirmation link, a "welcome" email is sent to the user.
Email body is customizable within the language file.
Based on default email-based self-registration module.
In this version:
- Bug fix: wrong language for admin notification.
- Bug fix: wrong error detection for email_to_user().
======================
Moodle plugin to provide email self-registration with admin confirmation.
The confirmation email is sent to the main admin account's email address.
When the admin clicks on the confirmation link, a "welcome" email is sent to the user.
Email body is customizable within the language file.
Based on default email-based self-registration module.
In this version:
- Bug fix: wrong language for admin notification.
- Bug fix: wrong error detection for email_to_user().
Version information
- Version build number
- 2016040602
- Version release name
- 1.2.4
- Maturity
- 穩定版
- MD5 Sum
- ef2e3d41a6720cfc0feb69adfb14b9dd
- Supported software
- Moodle 2.9, Moodle 3.0
- Latest release for Moodle 2.9
- Latest release for Moodle 3.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- 1.2.4
Default installation instructions for plugins of the type Authentication
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myauth") in the "auth" subdirectory.
- Visit http://yoursite.com/admin to finish the installation