Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I need to export/migrate one shop from a Magento multistore install. Googled it but haven't found a quick solution to migrate only one shop. Is there anybody with any advice here on how to do it?

Kind regards

share|improve this question
1  
Why not migrate both and just remove the one you dont want.. – Gershon Herczeg Sep 25 '12 at 15:31
Because that webshop is sold and the others are still mine. – Hidde Sep 25 '12 at 15:44
1  
You could just make a local copy of your stores, and then delete the stores you want taken out. you can then setup the store on a live server again with the only store you want. – Andrew Sep 25 '12 at 22:21
Did that yesterday, thanks. – Hidde Sep 26 '12 at 9:21
@GershonHerczeg or Andrew should post their answer as, you know, an answer so that Hidde can officially accept it. – clockworkgeek Sep 27 '12 at 18:37

1 Answer

up vote 0 down vote accepted

I followed this on my localhost: http://www.magentocommerce.com/wiki/groups/227/moving_magento_to_another_server, removed the other shop and clients and made another (new) backup of this. This seems the best solution so far.

(Thanks @Andrew for suggesting this)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.