|
Simple way to setup /create your joomla website with enable for user to automatic login after they has been succesfull register. With Auto Login joomla plugin you can use an base64_encode URL in an hidden imput[name=return] in your acount creation form template, to be redirected back to the page the account creation process started, after the user account is created.
|