SeQura Plugins Installation
First, we add the requirements to the Composer JSON. In last Magento version we will execute on the terminal:
...
Code Block | ||||
---|---|---|---|---|
| ||||
php bin/magento module:enable Sequra_Core Sequra_Partpayments php bin/magento setup:upgrade php bin/magento setup:di:compile |