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: Thursday, 7 April 2016, 6:24 AM
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().

Version information

Version build number
2016040602
Version release name
1.2.4
Maturity
Stable version
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

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myauth") in the "auth" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation