Difference between revisions of "Enabling user's registration approval by admins"

From Joomla! Documentation

m
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
A new feature added to the user registration process in {{JVer|1.6}} is the New User's Approval by Administrators, where a user will only be able to login after an administrator approves and activates the account.
+
{{version|2.5,3.1}}
 +
 
 +
A new feature added to the user registration process in {{JVer|2.5}} and newer is the New User's Approval by Administrators, where a user will only be able to login after an administrator approves and activates the account.
 +
 
 +
To enable it set User Activation to "Admin".
  
 
This new feature required a slight change to the parameters set in the Users Manager. The User Activation parameter now has 3 options (as opposed to 2 options in Joomla! 1.5.x) and the options can be chosen from a select list box instead of the previous radio buttons.  
 
This new feature required a slight change to the parameters set in the Users Manager. The User Activation parameter now has 3 options (as opposed to 2 options in Joomla! 1.5.x) and the options can be chosen from a select list box instead of the previous radio buttons.  
Line 8: Line 12:
 
* '''Admin''' - It is necessary that an administrator approves the account. Here is how the process goes:
 
* '''Admin''' - It is necessary that an administrator approves the account. Here is how the process goes:
 
** After registering the new user receives an e-mail message containing a link with a token to verify their e-mail address;
 
** After registering the new user receives an e-mail message containing a link with a token to verify their e-mail address;
** After the user's e-mail address has been verified, all users with the Receive System Messages option enable will receive an e-mail message notifying them that a user has verified their e-mail address and requests that their account be activated. That email message will contain a link with a token to activate the account;
+
** After the user's e-mail address has been verified, all users with the Receive System Messages option enabled will receive an e-mail message notifying them that a user has verified their e-mail address and requests that their account be activated. That email message will contain a link with a token to activate the account;
 
** Once an administrator has activated the account, the user will receive an e-mail message notifying them that they may now login.
 
** Once an administrator has activated the account, the user will receive an e-mail message notifying them that they may now login.
  
 
This feature was a product of many suggestions made by users in the Administration Forum [http://forum.joomla.org/viewtopic.php?f=431&t=259464].
 
This feature was a product of many suggestions made by users in the Administration Forum [http://forum.joomla.org/viewtopic.php?f=431&t=259464].
  
[[Category:Joomla! 1.6]]
+
<noinclude>[[Category:Joomla! 2.5]] [[Category:Version 1.6 FAQ]] [[Category:Version 1.7 FAQ]] [[Category:Version 2.5 FAQ]] [[Category:User Management]] [[Category:Tutorials]]</noinclude>

Revision as of 16:11, 2 September 2013


A new feature added to the user registration process in Joomla 2.5 and newer is the New User's Approval by Administrators, where a user will only be able to login after an administrator approves and activates the account.

To enable it set User Activation to "Admin".

This new feature required a slight change to the parameters set in the Users Manager. The User Activation parameter now has 3 options (as opposed to 2 options in Joomla! 1.5.x) and the options can be chosen from a select list box instead of the previous radio buttons.

The options are:

  • None - No activation is needed. The user may login right after finishing the registration.
  • Self - The user will receive an e-mail message containing a link with a token to activate their account.
  • Admin - It is necessary that an administrator approves the account. Here is how the process goes:
    • After registering the new user receives an e-mail message containing a link with a token to verify their e-mail address;
    • After the user's e-mail address has been verified, all users with the Receive System Messages option enabled will receive an e-mail message notifying them that a user has verified their e-mail address and requests that their account be activated. That email message will contain a link with a token to activate the account;
    • Once an administrator has activated the account, the user will receive an e-mail message notifying them that they may now login.

This feature was a product of many suggestions made by users in the Administration Forum [1].