Existing ScandiPWA Project Code Migration
Steps to migrate ScandiPWA version 4+ projects
Ensure that your existing project
scandipwa
theme folder is named scandipwa.Clone the instance repository following the instruction here.
Replace the following folders/files in the cloned repository root folder from your project:
app/etc/config.php app/code scandipwa composer.json composer.lock package.json
Add scopes configuration to app/etc/config.php file following Magento reference example.
Perform local setup.
Push the code changes to ReadyMage.
Perform database migration.
Perform media migration.
Migrating earlier ScandiPWA version projects
Contact ReadyMage support.
Last updated