Kate H Posted January 22, 2020 Share Posted January 22, 2020 I am in the process of setting up a new website (not in Prestashop, sorry!). The new website has been in development over the last 4 months. In the interim, we have made product changes to the existing Prestashop website. Is there any way of exporting these changes to excel in a time sensitive way (that is, all changes made since [date])? This would allow the changes to be imported to the new website (even if that had to be done manually). Link to comment Share on other sites More sharing options...
selectshop.at Posted January 22, 2020 Share Posted January 22, 2020 Export the changed products (ps_products) via phpmyadmin. There you have two tables you can use for to sort by date. But this also depends on what you have changed. Generally export you can do by SQL queries. 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