Existing ScandiPWA Project Code Migration

Steps to migrate ScandiPWA version 4+ projects

  1. Ensure that your existing project scandipwa theme folder is named scandipwa.

  2. Clone the instance repository following the instruction here.

  3. 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

  4. Add scopes configuration to app/etc/config.php file following Magento reference example.

  5. Perform local setup.

  6. Push the code changes to ReadyMage.

  7. Perform database migration.

  8. Perform media migration.

Migrating earlier ScandiPWA version projects

Contact ReadyMage support.

Last updated