Existing ScandiPWA Project Code Migration
Steps to migrate ScandiPWA version 4+ projects
Ensure that your existing project
scandipwatheme 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.jsonAdd 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
Was this helpful?