Hi,
Easy Profile does not do this but you can archive it with a simple template override:
- Copy attached file (unzip first) in /templates/your-theme-folder/html/com_users/registration/complete.php (create folder if not exist)
- Open the file and edit at line 13 with your preferred link (now this redirect you to login page)
About message you can change it by creating a language override for the string:
- Go to Extensions->Languages->Override
- Create new override, language constants should be COM_USERS_REGISTRATION_COMPLETE_ACTIVATE (if user need to activate own account) or COM_USERS_REGISTRATION_COMPLETE_VERIFY (if user need to activate own account and admin need to activate it).
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »