Jump to content

Export/Import products details from a PS installation to another one mathing REFERENCE


Recommended Posts

Hello,

I've developed a little script using PSWebServiceLibrary.php to export product details (name, long_description, short_description, meta_desc, meta_title) from a prestashop installation to another one matching the reference product field.

If it could be useful you can get it on my GitHub:  https://github.com/simo3n/pr3sta/tree/master/import-products

Note: I used a db to store exported data from source prestashop because I need to do other stuff with that but you can edit the script a little bit to upload directly on the new prestashop destination bypassing it.

PS: I am junior in this world and suggestions that can improve my knowledge are welcome.

I hope it will be useful 😁

  • Like 1
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...