Import of user data form an old shop

  • Posts: 2
  • Thank you received: 0
9 years 11 months ago #215764

Hi,

in contrast to products import there seems to be no direct way for importing user data (user-name, password, name, email, address, , ..).

I guess the easiest way would be to feed your registration module
you use for front end registration with the import data automatically.

Any hints how to do this and where to find this module, php code?

Thanx
Thomas

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

  • Posts: 84242
  • Thank you received: 13686
  • MODERATOR
9 years 11 months ago #215807

Hi,

You can find the views used for the display of the registration form in the folder components/com_hikashop/views/user/tmpl

The user data (name password, email) is something stored in Joomla, not HikaShop. There are already tools available to import them:
extensions.joomla.org/category/migration...sers-import-a-export
Then, you can use the "check database" button in order to resynchronize the user records between Joomla and HikaShop.
Then, for the address data, you can directly import it in the hikashop_address table via your phpmyadmin.
So it's potentially possible without custom code, with tailored CSVs.

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

Time to create page: 0.053 seconds
Powered by Kunena Forum