Buzut Posted August 11, 2021 Share Posted August 11, 2021 Hello community, I have used a dev version of Prestashop for the development of my store's custom theme and modules. I also happen to have added a lot of content into the database. What are the steps required to convert the development version of Prestashop into a production one? So that I can then use the normal migration process. Thanking you in advance, Quentin Link to comment Share on other sites More sharing options...
SmartDataSoft Posted August 12, 2021 Share Posted August 12, 2021 @Buzut After migrate the shop in line by following the above article shared by @ndiaga clear the cache from backend Perfromance menu and also from /var/cache/pro and /var/cache/dev Some time without clear cache the front url not working. You can also enable the non seo url and then again enable seo url to generate the .httaccess file newly. Hope it will help you to migrate local site to live. N.B: Make sure your local php version and live php version is same. Other wise many strage erorr will show. Thank you Link to comment Share on other sites More sharing options...
Buzut Posted September 13, 2021 Author Share Posted September 13, 2021 I'm late to the game, sorry. I ended up re-installing everything on the server. I found that that Presta doesn't really like switching between PHP versions. Looks like it wasn't meant to be easily deployed or moved between servers 😞 Best, Quentin 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