Jump to content

Copy Product Catalog to another Presta Installation


Recommended Posts

I want to copy my categories and products from one Prestashop installation to another.

Is the best way to do this by importing the relevant database tables to the new empty database? And then copy the product images folder.

What tables would I need to transfer?
ps_attribute
ps_attribute_group
ps_attribute_group_lang
ps_attribute_impact
ps_attribute_lang

ps_category
ps_category_lang
ps_category_product

ps_product
ps_product_attribute
ps_product_attribute_combination
ps_product_download
ps_product_lang
ps_product_sale
ps_product_tag

Link to comment
Share on other sites

Is the receiving store currently live or is it a new installation?

If it's new, simply copy the entire database and folder contents to a new hosting account. Once you import the copied database and upload the folders/files you will need to edit the settings config file to match the new account username. Once that's done it should work without any issues and completely separate from the other store.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...