One click registration


One click registration makes it possible for users to register really fast. Just fill in a name and emailadress and click the submit button and youre logged in and ready to go!

This component is very simple and can be used by everybody. But its actually intended for webdeveloppers that need some special input fields in the joomla registration form that insert data in third party components. Therefore i kept the code as simple as possible and put it all in one file so you can edit it very easily.

Customizing the regular registration procedure can be a lot of work, and it gets even more complicated when you have a lot of components installed on youre Joomla that all need to be up to date. People who know PHP and a little bit about MYSQL Queries can easily edit this component.

Community builder and Jomsocial support:
This components also supports Community builder but you need to switch it on in the components parameters after installing! Once set to CB mode the component will also insert the user data in Community Builder, the added user will be approved and confirmed. This component is also Jomsocial compatible.

Features:
- Choose exactly which input fields you want to display in the backend parameters.
- All fields have Javascript field validation and an additional safety check in PHP.
- Optional antispam question.
- Redirect after registration
- Email Notification
- Choose usergroup
- When registering the component checks for double usernames and emailadresses.
- This components also supports Community builder but you need to switch CBmode on in the parameters after installing.

Need K2 integration?
get the K2 user sync plugin for One click registration at:
http://www.ghanja.be/en/downloads/k2-user-sync-for-one-click-registration/details.html

Need more languages?
http://www.ghanja.be/en/downloads/language-files/index.html

New in version 1.3.1:
1. The One click registration component now calls the onAfterStoreUser event which tells joomla and 3rd party extensions that a user has been inserted or updated, so each extension can do what needs to be done. This results in better compatibility with other joomla extensions.
2. Included function which will permit to activate plugins for integration with 3rd party components.
3. Option to redirect to custom page after registration
4. Optional email notification
5. Choose the joomla usergroup to which this component adds the new user.

New in version 1.3.2:
Joomla 1.7 and Joomla 1.6 compatible

No comments:

Post a Comment