- Posts: 431
- Thank you received: 22
Migrate all store data
4 years 2 months ago #343486
by mojweb
Migrate all store data was created by mojweb
-- HikaShop version -- : 4.6.0
-- Joomla version -- : 4
Is there a way to migrate/transfer all store data to another installation?
Products, sales, customers etc...
-- Joomla version -- : 4
Is there a way to migrate/transfer all store data to another installation?
Products, sales, customers etc...
Please Log in or Create an account to join the conversation.
4 years 2 months ago - 4 years 2 months ago #343487
by Philip
Replied by Philip on topic Migrate all store data
Hello,
Mostly all your needs may be detailed here, in our documentation , and especially here .
Hope this will help you to achieved your needs.
Regards
Mostly all your needs may be detailed here, in our documentation , and especially here .
Hope this will help you to achieved your needs.
Regards
Last edit: 4 years 2 months ago by Philip.
Please Log in or Create an account to join the conversation.
4 years 1 month ago #343496
by mojweb
Replied by mojweb on topic Migrate all store data
As I understand, for data like orders I cant do it in hika. The only option I can find is cart2cart.
What about copying database tables?
Thank you
What about copying database tables?
Thank you
Please Log in or Create an account to join the conversation.
4 years 1 month ago - 4 years 1 month ago #343500
by Philip
Replied by Philip on topic Migrate all store data
Last edit: 4 years 1 month ago by Philip.
Please Log in or Create an account to join the conversation.
4 years 1 month ago - 4 years 1 month ago #343519
by mojweb
Replied by mojweb on topic Migrate all store data
I dont understand how can I transfer order data with that export?
Where to import then? What about customers, custom fields...?
Maybe more clarification is needed. I have Joomla 3 with Hikashop. Now I want to migrate only Hikashop data to new Joomla 4 install with Hikashop (both latest versions).
Where to import then? What about customers, custom fields...?
Maybe more clarification is needed. I have Joomla 3 with Hikashop. Now I want to migrate only Hikashop data to new Joomla 4 install with Hikashop (both latest versions).
Last edit: 4 years 1 month ago by mojweb.
Please Log in or Create an account to join the conversation.
4 years 1 month ago #343525
by nicolas
Replied by nicolas on topic Migrate all store data
Hi,
If you want to migrate all the data of a HikaShop to another Joomla website where you also want to use HikaShop, you can export all the hikashop_ tables in your database with PHPMyAdmin.
Then, edit the exported file with notepad to change the table prefix if it is different from the old website to the new website and then import the file with PHPMyAdmin into the new database.
Then, install HikaShop on the new website and it will find all the data.
The only things missing will be the modules/menus/plugins settings as these are stored in Joomla tables.
Also, if you wish to migrate the Joomla user accounts, you need to do it beforehand. There are many extensions for that on the JED.
If you want to migrate all the data of a HikaShop to another Joomla website where you also want to use HikaShop, you can export all the hikashop_ tables in your database with PHPMyAdmin.
Then, edit the exported file with notepad to change the table prefix if it is different from the old website to the new website and then import the file with PHPMyAdmin into the new database.
Then, install HikaShop on the new website and it will find all the data.
The only things missing will be the modules/menus/plugins settings as these are stored in Joomla tables.
Also, if you wish to migrate the Joomla user accounts, you need to do it beforehand. There are many extensions for that on the JED.
The following user(s) said Thank You: mojweb
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds