Magento mode upgrade
Upgrade ScandiPWA in Magento theme mode to the newer version
Last updated
Upgrade ScandiPWA in Magento theme mode to the newer version
Last updated
The following steps must be completed to update to the newer ScandiPWA version:
@scandipwa/scandipwa
Go to your ScandiPWA theme root directory and run the following:
composer.json
dependenciesTo update the Composer dependencies of your ScandiPWA theme, first, build or start the application:
Complete the instructions indicated in error, for example following error:
Must indicate, that you must bump the scandipwa/customer-graph-ql
to a newer version (^3
). You can do it in composer.json
.
Another way to quickly resolve this is to copy the require
field of your theme's parent theme. This is, however, not safe as it might omit some extension's dependencies.
Go to your Magento 2 root directory and run the following:
To make sure all the features of the new ScandiPWA are working correctly, make sure to stay on the latest toolchains. Follow the guides below to upgrade them: