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.4.1

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
Released: quinta-feira, 20 de julho de 2017 às 14:38
What's new in 1.4.1:
- Proper use of admin and new user's language preferences when sending the confirmation messages.
- Fix for annoying "Error sending you a message" when notification strategy was not explicitly set.

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.

***Please read the INSTALL file carefully***

Version information

Version build number
2017072000
Version release name
1.4.1
Maturity
Versão estável
MD5 Sum
fad79fe4a0a3a4799f8c9bc5cd61eb42
Supported software
Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6

Version control information

Version control system (VCS)
GIT
VCS repository URL

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