onklmaps Posted February 1, 2018 Share Posted February 1, 2018 I often find the need to make a clean Prestashop installation, leaving the old database and files behind. But off course I want to export all my products, categories, attributes, orders, adresses, customers, cms-pages, cms-categories etc. To export all of this, I would do a dump of all required tables. What worries me is that so many tables are dependent of the other. Orders without customers are useless. Customers are useless without adresses. CMS-pages are useless without the _lang-table and so on. Do any of you have a list over "the most essential" tables that I should export from one shop to another? Link to comment Share on other sites More sharing options...
musicmaster Posted February 1, 2018 Share Posted February 1, 2018 Have a look at the config file of my Copy Shopdata. https://www.prestashop.com/forums/topic/445453-copy-shopdata-script-for-copying-shop-content-for-upgrade/ Link to comment Share on other sites More sharing options...
onklmaps Posted February 7, 2018 Author Share Posted February 7, 2018 That was a great collection Thank you very much! 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