Difference between revisions of "Creating Profile"

(Word or two on ReCaptcha)
Line 1: Line 1:
==Before you begin==
+
==Before You Begin==
Before user can create profile, you need to make sure that Joomla User Registration is enabled. <br />
+
Before a user can create a profile, you need to make sure that the '''Joomla User Registration''' is '''''enabled'''''. <br />
Navigate to site Back End, and from Users dropdown menu open User Manager  
+
Navigate to the site Backend and from Users dropdown menu, open User Manager.
  
 
[[File:Joomlausermanager.png]]
 
[[File:Joomlausermanager.png]]
  
Click on '''Options''' and make sure that users registration is enabled
+
Click '''Options''' and make sure that '''Users Registration''' is enabled.
  
 
[[File:Joomlausersregistration.png]]
 
[[File:Joomlausersregistration.png]]
  
Another interesting option on this screen is '''New User Account Activation''' . For our example, we will set this to '''None''' and hence allow user to login instantly after registration.<br />
+
Another interesting option on this screen is '''New User Account Activation'''. For our example, we will set this to '''None''' and allow the user to login instantly after registration.<br />
If you wish your user to verify tthe email before they can login, you will want to set this option to '''Self''', or if you want to approve every new registration, the '''Admin''' option would be right choice.
+
  
==Creating profile from frontend==
+
If you wish your user to verify their email before they can login, you will want to set this option to '''Self''', or if you want to approve every new registration, the '''Admin''' option would be right choice.
Navigate to jomSocial Frontpage and click on the '''Join Us Now! Its Free''' green button
+
 
 +
==Creating Profile from th Frontend==
 +
Navigate to JomSocial Frontpage and click on the '''Join Us Now! Its Free''' green button
  
 
[[File:Getconnected-arrow.png]]
 
[[File:Getconnected-arrow.png]]

Revision as of 05:39, 8 March 2013

Before You Begin

Before a user can create a profile, you need to make sure that the Joomla User Registration is enabled.
Navigate to the site Backend and from Users dropdown menu, open User Manager.

Joomlausermanager.png

Click Options and make sure that Users Registration is enabled.

Joomlausersregistration.png

Another interesting option on this screen is New User Account Activation. For our example, we will set this to None and allow the user to login instantly after registration.

If you wish your user to verify their email before they can login, you will want to set this option to Self, or if you want to approve every new registration, the Admin option would be right choice.

Creating Profile from th Frontend

Navigate to JomSocial Frontpage and click on the Join Us Now! Its Free green button

Getconnected-arrow.png

Populating the Joomla User Information

The very first screen of jomSocial registration flow, is actually handled by Joomla! This might sound strange because registration is happening from jomSocial form, but please do read this article to understand this process. You will need to populate all fields on this screen in order to proceed further

Register.png

All information needs to be provided. If some of the information is not provided, jomSocial will conveniently notify users that errors must be corrected before proceeding.
Click next to proceed

NOTE: Be aware that Joomla User Object is still not created. It is only created after complete registration flow is over

Word or two on ReCaptcha

If you configured ReCaptcha in jomSocial Configuration, it will show up on this screen. Many people will give good arguments for using ReCaptcha to prevent spambots to register on the site, however, if jomSocial registration flow is the only way for users to register on the site, and you use Custom Profile Fields as outlined in the following section of this tutorial, you will most likely do just fine without ReCaptcha as there is no way for spambots to guess all the custom profile fields you set, specially if you use combo of dropdowns, checkboxes, multiple selects etc...

Populating the Custom Profile Fields

This is the step of registration where actual jomSocial User Profile is created. The fields on this screen may vary, depending on the Custom Profile Fields you have set for the site

Fields-front.png

Provide required information and click on the Register button

Uploading Avatar

This is the last step of jomSocial registration flow. Avatar upload is not mandatory and you can either skip it or click next

Avataruploadregistration.png

Finishing up

Depending on the type of New User Account Activation we set at the very begining of this tutorial, the last screen will vary, but in our case, it will present this screen

Registration-complete.png

Click on Back to home or login to site.
Your Profile is created.