rfourt Posted July 24, 2014 Share Posted July 24, 2014 Hello.we have a prestashop installation 1.4.09with about 1000 orders and 1000 customers.Now we are developing our new website with 1.6.08 and adding a new theme to the site and even re adding the products although with new productpages etc. so everything is new.So now comes the question.Is there a module to export the orders and customers to the version? Or how should we proceed?Thank you for any tips./Rick 1 Link to comment Share on other sites More sharing options...
jose_ugs Posted July 31, 2014 Share Posted July 31, 2014 Looking for the same thing... Link to comment Share on other sites More sharing options...
NemoPS Posted August 1, 2014 Share Posted August 1, 2014 Simply put: no, the is no such feature by default. You need to purchase an export module that lets you export products and preserve ids, as well as ids in orders. There might be some good ones in the addons store. Alternatively, you can compare the orders structures between the 2 versions, export product columns using phpmyadmin and have them match new columns; then, once you are sure products are working correctly, dump order tables and have those match as well. You might need a mysql editor to make modifications to the phpmyadmin exports Link to comment Share on other sites More sharing options...
Recommended Posts