Skip to content

cnu1439/magento2-plugin

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published