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 examplearrow-up-right.

  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 supportarrow-up-right.

Last updated