Type
magento2-module
N/A
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
magento2-ean
- a Magento 2 module
This module adds a new offline payment option for EAN payments.
The module can be installed the following ways:
Manually copy files to /app/code/Webto/EAN/ or use git clone
Add the git to composer repository and install with composer
The extension is available in the Composer package repository.
composer require webto/magento2-ean
After installation, enable the module in Magento and clear cache.
php bin/magento module:enable Webto_EAN
php bin/magento setup:upgrade
Clear caches