altapay / magento2-fooman
Fooman extension with Altapay integration
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.0 || ^8.1
- altapay/magento2-community: ^3.7
- fooman/order-fees-implementation-m2: 101.5.0
This package is not auto-updated.
Last update: 2024-11-12 12:58:13 UTC
README
This extension enables compatibility between the fooman module and the Altapay extension.
Compatibility
- Magento 2.3 and above
Installation
Before installing this module, ensure that you have installed the Fooman OrderFee extension, which is officially provided by https://fooman.com/magento-extension-order-fees-m2.html
Run the following commands in Magento 2 root folder:
composer require altapay/magento2-fooman
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Changelog
See Changelog for all the release notes.
License
Distributed under the MIT License. See LICENSE for more information.