Skip to main content

Magento2

From 3 Or 4 → 5

To migrate from 3 or 4 to 5, delete the old plugin and follow the installation section.


From 3 → 4

To get to migrate the plugin from 3 to 4, you need to follow these steps:

  1. Delete the old plugin
  2. Download the plugin Moyasar Magento Plugin 4.3.0.
  3. Unpack it and upload Moyasar contents to <root>/app/code/Moyasar/Mysr
  4. Clear Magento cache
php bin/magento cache:clean
  1. Compile DI (Dependency Injection) again
php bin/magento setup:di:compile