Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 635 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 635 Bytes

magento2-plugin

Install

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.blockonomicsmerchant git https://github.com/cnu1439/magento2-plugin.git
    composer require blockonomics/magento2-plugin: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