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