-
Go to Magento2 root folder
-
Enter following commands to install module:
composer config repositories.blockonomicsmerchant git https://github.com/jusasiiv/magento2-plugin.git composer require blockonomics/module-merchant:dev-master
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento module:enable Blockonomics_Merchant --clear-static-content php bin/magento setup:upgrade
-
Enable and configure Blockonomics in Magento Admin under Stores/Configuration/Payment Methods/blockonomics