Difference between revisions of "Allowing user registration"

From Joomla! Documentation

m
(Some markup and phrasing changes.)
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
If you want your site visitors to be able to register themselves so as to gain access to additional resources, do this:
+
<noinclude><languages /></noinclude>
# enable user registration (this is the default).  This is done by changing the ''Allow User Registration'' field in Global Configuration to '''Yes'''. To learn how to do this see [[Changing user registration settings]].
+
<translate><!--T:11-->
# ''Optional:'' Set the ''New User Registration Type'' field in Global Configuration to the user type that self-registered users will be given when they complete the registration process. This should normally be set to '''Registered''' (which is the default).
+
If you want your site visitors to be able to register themselves to gain access to additional resources:</translate>
# ''Optional:''  Set the ''New User Account Activation'' field in Global Configuration:
+
<translate><!--T:12-->
#* If set to '''Yes''' the user will be emailed a link to activate their account before they can log in. This is the default setting. This is a simple validation step because to complete the registration process the <span class="plainlinks">[http://www.proposable.com <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">proposal software</span>] user must enter a valid email address to which they have access. It reduces the number of spammers creating fake accounts on your website.
+
# Enable user registration. (Since Joomla 3.4 it is disabled by default.) Change the ''Allow User Registration'' field in user options to ''Yes''. To learn how to do this see [[S:MyLanguage/Help39:Components_Users_Configuration|Changing User Registration Settings]].</translate>
#* If set to '''No''' the user account will be activated immediately and the user can log in straight away (even if their email address is invalid).
+
<translate><!--T:13-->
# set up a Login Form somewhere on your website. There are two ways this can be done:
+
# ''Optional:'' Set the ''New User Registration Group'' field in user options to the user group that self-registered users will be given when they complete the registration process. This should normally be set to ''Registered'' (the default).</translate>
#* the Login Form is a Module assigned to a module position. The exact location where the Login Form will appear will depend on the Template being used. Typically it will be in a column to the left or the right of the main content. It is possible to assign the Login Form module to appear on one or more pages of your website. To learn how to do this see [[Customising the Login Form module]].
+
<translate><!--T:14-->
#* the Login Form is associated with a Menu Item. When clicked, the Login Form appears where the content would normally be. To learn how to do this see [[Creating a Login Form menu item]].
+
# ''Optional:''  Set the ''New User Account Activation'' field in user options:</translate>
 +
<translate><!--T:15-->
 +
#* If set to ''None'' the user account will be activated immediately and the user can log in at once (even if their email address is invalid).</translate>
 +
<translate>
 +
<!--T:21-->
 +
#* If set to ''Self'' the User will be emailed a link to activate their account before they can log in.</translate>
 +
<translate><!--T:16-->
 +
#* If set to ''Administrator'' the user will be emailed a link to activate their account before they can log in. Then all users set to receive system emails and who have the permission to create users will be notified to activate the user's account. This is the default setting. This is a simple validation step because to complete the registration process the user must enter a valid email address to which they have access. It reduces the number of spammers creating fake accounts on your website.</translate>
 +
<translate><!--T:17-->
 +
# Set up a Login Form somewhere on your website. There are two ways to do this:</translate>
 +
<translate><!--T:18-->
 +
## The Login Form is a Module assigned to a module position. The location where the Login Form will appear will depend on the Template being used. Typically it will be in a column to the left or the right of the main content. It is possible to assign the Login Form module to appear on one or more pages of your website. To learn how to do this see [[S:MyLanguage/Customising the Login Form module|Customising the Login Form Module]].</translate>
 +
<translate><!--T:19-->
 +
## The Login Form is associated with a Menu Item. When clicked, the Login Form appears where the content would normally be. To learn how to do this see [[S:MyLanguage/Help39:Menus_Menu_Item_User_Login|Creating a Login Form Menu Item]].</translate>
  
[[Category:Tutorials]][[Category:User Management]]
+
<noinclude>
 +
<translate>
 +
<!--T:20-->
 +
[[Category:Tutorials]]
 +
[[Category:User Management]]
 +
</translate>
 +
</noinclude>

Latest revision as of 17:46, 12 November 2022

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎italiano • ‎العربية • ‎فارسی • ‎हिन्दी • ‎বাংলা

If you want your site visitors to be able to register themselves to gain access to additional resources:

  1. Enable user registration. (Since Joomla 3.4 it is disabled by default.) Change the Allow User Registration field in user options to Yes. To learn how to do this see Changing User Registration Settings.
  2. Optional: Set the New User Registration Group field in user options to the user group that self-registered users will be given when they complete the registration process. This should normally be set to Registered (the default).
  3. Optional: Set the New User Account Activation field in user options:
    • If set to None the user account will be activated immediately and the user can log in at once (even if their email address is invalid).
    • If set to Self the User will be emailed a link to activate their account before they can log in.
    • If set to Administrator the user will be emailed a link to activate their account before they can log in. Then all users set to receive system emails and who have the permission to create users will be notified to activate the user's account. This is the default setting. This is a simple validation step because to complete the registration process the user must enter a valid email address to which they have access. It reduces the number of spammers creating fake accounts on your website.
  4. Set up a Login Form somewhere on your website. There are two ways to do this:
    1. The Login Form is a Module assigned to a module position. The location where the Login Form will appear will depend on the Template being used. Typically it will be in a column to the left or the right of the main content. It is possible to assign the Login Form module to appear on one or more pages of your website. To learn how to do this see Customising the Login Form Module.
    2. The Login Form is associated with a Menu Item. When clicked, the Login Form appears where the content would normally be. To learn how to do this see Creating a Login Form Menu Item.