cbozlagan Posted June 24, 2014 Share Posted June 24, 2014 Hi, is it possible to synchronize prestashops. I hosted a prestashop installation for customer access, and i installed another prestashop into my laptop. I want hosted prestashops data flow into my laptop. What must i do to synchronize two prestashop? Regards. Link to comment Share on other sites More sharing options...
Dh42 Posted June 25, 2014 Share Posted June 25, 2014 You will have to merge the databases and files by hand. Link to comment Share on other sites More sharing options...
cbozlagan Posted June 26, 2014 Author Share Posted June 26, 2014 Hi Dh42, must i write code? Is there a code sample ? Regards. Link to comment Share on other sites More sharing options...
Dh42 Posted June 26, 2014 Share Posted June 26, 2014 There really is no code to do it, you will either have to write something custom or do it by hand with the database. Link to comment Share on other sites More sharing options...
vekia Posted June 26, 2014 Share Posted June 26, 2014 unfortunately it's not easy as it seems. imagine that you have huge shop, with for example 5gb data (product pictures etc.) and large database with large amount of orderst etc. synchronization of these datas will consume a lot of resources - everyday. you can deal with unix based software called lsyncd it allows to synchronize files between remote / local environment. Link to comment Share on other sites More sharing options...
Recommended Posts