Welcome to the Seamless Upgrade Toolbox repo. In this repo, you will find several applications enabling you to test the proper running of PrestaShop upgrades (including Core, modules, themes, dependencies). Here is the list of tools currently available:
The script allows testing the upgrade between 2 versions of PrestaShop, with the possibility of:
- create a database dump and comparing it with a dump from a fresh install
- create file hashes and comparing it with another hashes from a fresh install
Link: Autoupgrade-scripts
Script allowing you to quickly test the module autoupgrade in specific version of Prestashop.
Link: Autoupgrade-env
The script allows testing the rollback between 2 versions of PrestaShop, with the possibility of :
- create a database dump before upgrade and comparing it with another dump created after the rollback
- create file hashes before upgrade and comparing it with another hashes created after the rollback