iown Posted March 23, 2015 Share Posted March 23, 2015 My client has one multi shop (2 shops) and one other shop. I need to add the stand alone to the multi shop. How do I import the data into the multi shop from the standalone? Thanks Keith Link to comment Share on other sites More sharing options...
NemoPS Posted March 23, 2015 Share Posted March 23, 2015 Do you have a sql editor?If you do, I would export all relevant tables like products, customers, etc. Then I would simply modify the id_shop. Of course, you will probably need to modify product ids as well, which might be a tiny bit complicated.If you don't manage to do it this way, get an exporter and import back using csv Link to comment Share on other sites More sharing options...
iown Posted March 23, 2015 Author Share Posted March 23, 2015 Many thanks for your reply. This is my first time with a multi shop so I really appreciate your guidance At the moment I have the standalone on my development server. I also have upgraded a copy of the multi shop it is on my development server. If I make the standalone multi store and add shop 2 and 3 then import the data after editing the shop id I then import the customers and orders. I then fix the themes on shop 2 and 3 I then change the urls from shop 1 and 2 back to the two parked domains. Job done ??? Link to comment Share on other sites More sharing options...
NemoPS Posted March 25, 2015 Share Posted March 25, 2015 It should, as long as ids are not interfering with each other... in theory Never tried though Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now