This tutorial is the answer to a question asked by a user in our support forum ... "how do I collect more information from my members when they register?".
The user's problem is that the normal Joomla registration form gives you precisely 5 fields:
- Name
- Username
- Email
- Password
- ... and, er ... Password again.
That's it. If you want to collect people's location, birthday, opinion or any more information about them you're stuck. What we're going to show you in this tutorial is how to collect more information from your users when they register.
We're going to use an extension called "Community Builder" (called CB in this tutorial). There are commercial alternatives but this is the best free tool for our purpose.
Our next step will be to disable the normal Joomla registration so that people have to join through CB:
If you'd like a demonstration of what CB can do, you can install create sample registration fields:
This will give you an idea of what CB can do. If you go to the login form on the front of your site and click "Register", you'll see fields such as:
Our next step is to show you how to customize those fields for your own needs.