The Joomla! Extensions Directory ™


One click registration Component

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
- User email notification
- Admin 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/plugins/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.6:
- Completly Joomla 2.5 compatible
- Admin notification email

Report

Images
2012-01-30
Reviews: 6
Thank's for this great component ! There is now a french translation and i would like to send it for you.. Just a little question how it's possible to have an email register copy for admin, sorry for my english. Congratulations !
Owner's reply

Thanks for your review. At the moment there is no admin notification email option in One click registration. However its not very complicated to program such a notification email. Please register at the website and post a message at the forum. I will then post the code you need to achieve this ;) You can also post me the french translation there. Thanks in advance for sharing your work with the joomla community. This will save a lot of time to other French users.

2011-11-25
Reviews: 1
Downloaded and set up in a couple of minutes... had a question for the developer, Kim, and he answered the same day... and the problem was solved :)
2011-10-30
Reviews: 1
Great component, simple but complete !
Greating from Belgium ;)
2011-10-22
Reviews: 7
This exstension is very vey good!
The support is fantastic!
2011-01-26
Reviews: 8
It works perfectly and in the case where you really dont want to go through full registration but a simple name and email only this is great.

It works with community builder but jomsocial would be a great addition but the biggest thing I think is missing here is a confirmation email to the customer for their username and password.

I run this component in a modal box popup instead of the acymailing module so the user registers to the site as they subscribe to the newsletter so this usage is amazing, with an email going out to confirm the details this will be killer.
Owner's reply

Thanks a lot for the good review. In the latest release i have added a lot of options. An optional confirmation email to the new member is one of them. And the component is now also working with jomsocial ;)

2011-01-10
Reviews: 2
Developer even helped me fixed my server issues and updated the component for xampp on windows.

Keep up the good work!
1 of 1 people found this review helpful
2010-09-03
Reviews: 21
Very interesting component, support is great !
Thanks for sharing !
1 of 1 people found this review helpful
2010-09-03
Reviews: 237
Sounds good idea for quick registration. But in my test, I only show two fields: Name and Email, then I tried to register a new user, but after submit the form, Joomla told me "Username and password do not match or you do not have an account yet." error message!

I hope it can allow register with only two files: username and email, then generate random strong password and send it to the user's email address.

Hope the author will improve it soon. Thanks.
Owner's reply

I found a small bug in the config.xml file which caused that error. I didnt notice because if you go to the component parameters backend and save the config one time the problem is gone. But anyway thanks for pointing this out to me. I have fixed it! Next time try posting a message in the forum before giving a review ;)