harry84 Posted July 8, 2018 Share Posted July 8, 2018 Hi! I need to transfer a catalog from one PrestaShop to an other PrestaShop. I need to know from you the list of tables about categories, product, attribute, and so one, so, all tables, except for the rest as config, orders, addresses, etc. only everything related to the catalog. Can you help me? Link to comment Share on other sites More sharing options...
Bojanstven Posted July 10, 2018 Share Posted July 10, 2018 A simple export products function and then import to new shop won't work for you, since it only exports basic data, no images etc... at least on PrestaShop 1.6 You will probably need a specialized module, if you don't know how to manually export everything from the database, which is very complex tasks to do. So I recommend looking up some good modules for export/import. 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