Combine 2 joomla sites into 1

  • Posts: 37
  • Thank you received: 0
8 years 9 months ago #228876

-- HikaShop version -- : HikaShop Business 2.3.5
-- Joomla version -- : 3.4.8
-- PHP version -- : 5
-- Browser(s) name and version -- : firefox
-- Error-message(debug-mod must be tuned on) -- : none

We want to migrate our 2 joomla sites (both are using hikashop) into one. So, we want to export all information such as products, categories, users etc from one site to another. Can you please advice what is the best way to do it?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 9 months ago #228886

Hi,

I suppose that you mean not only the users, but also the addresses, the orders, etc.
In that case, it's not easy because there will be many orders, users, addresses, etc with the same ids on both websites.
The best will be to write a PHP script with MySQL queries to merge the data of the tables on the fly.
But that's not easy and will require a professional PHP developer to spend some time on it.

Merging the data manually in phpmyadmin with exports/imports of the tables is in the realm of possibilities but it won't be easy either and will take a lot of time. I don't really recommend it.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum