Replace Joomla User Registration with Hikashop

  • Posts: 242
  • Thank you received: 0
13 years 9 months ago #8870

Hello,

I have a client that wants to require users provide address, city, state zip on registration, along with name, username and password, so I'm thinking that if I hack default_login.php to redirect the Create Account link to a Hikashop registration page instead of the Joomla registration page, that might be all that's necessary.

Is this a reasonable way of accomplishing this or is there a way to do this without hacking Joomla files? Since I'll probably be using Hikashop on this project anyway, there's no point in using some other third-party registration plugin if Hikashop can get it done.

Thanks,
Ed

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #8881

The default_login.php file is a view file. Like HikaShop views, you can override it in your template. The only difference is that you don't have an interface to override it easily, but the principle is the same. Just put a copy of the file in the folder templates/YOUR_TEMPLATE/html/com_user/login/ and then edit that copy.

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum