Henrik41 Posted August 13, 2021 Share Posted August 13, 2021 Hi There, I am migrating and updating prestashop from 1.7.1 -> 1.7.7 on my test server as well as changing the theme. All is good except that by the time I migrated and updated more data was added to the original server. I did not change the DNS yet. Data that was updated are only sales made and new customer added. Any suggestion on how I can add those data to the new server? What data is added in Prestashop when a new sale is made or a new customer is added? How do I handle the billings? Any suggestions are welcomed. Link to comment Share on other sites More sharing options...
SmartDataSoft Posted August 13, 2021 Share Posted August 13, 2021 Hello, This is difficult to do manually, you need to use any paid module from PrestaShop addons to do that. There are many table is related with it. custom, oders, oder details, invoice etc. So manually migration is difficult. You can do one things just export both table data and then compare . I think new migration didn't change any table structure. If structure is same. you can just point the old database , hope it will work Thank you Link to comment Share on other sites More sharing options...
Henrik41 Posted August 13, 2021 Author Share Posted August 13, 2021 Thanks. My strategy is to compare the 2 databases and just add the rows. Hopefully this will work many thanks Link to comment Share on other sites More sharing options...
SmartDataSoft Posted August 13, 2021 Share Posted August 13, 2021 @Henrik41 Ignore the ps_connection and other table which is not associated with oder, product , invoice. as they are visitor record. If database is not much change other than oder, product you can try by point our old database. It may work. Thank you 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