11/05
2017
N/A
magento2-ean
- a Magento 2 module, (*1)
This module adds a new offline payment option for EAN payments., (*2)
The module can be installed the following ways:, (*3)
Manually copy files to /app/code/Webto/EAN/ or use git clone, (*4)
Add the git to composer repository and install with composer, (*5)
The extension is available in the Composer package repository., (*6)
composer require webto/magento2-ean
After installation, enable the module in Magento and clear cache., (*7)
php bin/magento module:enable Webto_EAN
php bin/magento setup:upgrade
Clear caches, (*8)