August 30th, 2013
This component allows user to register by inserting only an e-mail address: it will be used both as “Full name” and “Username”; password will be created randomly and sent to the user.
To use this component, just create a menu item which links to Simple Registration -> Registration Form.
Or, you can also use the included module to have the register form everywhere you like.
3.0
+ compatible with Joomla 3
+ now the package includes also a module
+ option to create username from the “user” part of the e-mail (before the @)
+ autologin option
2.3
+ You can now configure the component to ask the user for a password instead of generating a random one
2.2
* fixed “class JParameter not found” error in Joomla 2.5