/magento2-plugin

Primary LanguagePHPMIT LicenseMIT

magento2-plugin

Install

  1. Go to Magento2 root folder

  2. 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.

  3. Enter following commands to enable module:

    php bin/magento module:enable Blockonomics_Merchant --clear-static-content
    php bin/magento setup:upgrade
  4. Enable and configure Blockonomics in Magento Admin under Stores/Configuration/Payment Methods/blockonomics