Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

SeQura Plugins Installation

First, we add the requirements to the Composer JSON. In last Magento version we will execute on the terminal:

composer require sequra/magento2-partpayments

Then, we would activate the plugins and update Magento with:

php bin/magento module:enable Sequra_Core Sequra_Partpayments
php bin/magento setup:upgrade
php bin/magento setup:di:compile



Previous page | Next page

  • No labels