I need some best-practice advice for how best to go-live with a new PrestaShop store.
The background: we have been working on a new store, with new core (PrestaShop version) and new design (updated theme).
Next: very soon, we need to put this store live, but we already have a live (and active) PrestaShop store.
So, what is the best approach to get this new store live?
Of concern are the changes to the current live version whilst the new one has been developed – content, orders, accounts etc which need to persist.
FYI we have full server access with cPanel, SSH etc.
Many thanks!
3
Answers
Set the current live site in Maintenance for a few hours at a time when you have less visitors: use a module like [MigrationPro][1]
[1]: https://addons.prestashop.com/en/data-migration-backup/8934-migrationpro-prestashop-upgrade-and-migrate-tool.html or look for some free scripts on Prestashop forum->Free modules section (although I recommend the module above; not affiliated with them just used it several times).
Migrate the data, check if everything alright and if it is, just move elsewhere (as a backup) the files in the web directory and move there the new shop files (set the new shop on maintenance too).
Clear all caches, test it the set it online.
My opinion is:
You need to start a process and create documentation.
I think you can move everything in a few hours if you have a step by step guide.