billink / module-billink
Billink Service Payment Method
Installs: 1 129
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 5
Open Issues: 0
Type:magento2-module
Requires
- php: >=8.1
- magento/framework: 103.0.*
README
This is the official composer package of the Billink payment module for Magento 2.
Please visit billink.nl to set up an account.
Versions 2.0.0 and later of this module require Magento 2.4.6+ and PHP 8.1+.
Quick installation instructions:
- Go to your Magento 2 installation directory.
- Execute
bin/magento maintenance:enable
- Execute
composer require billinkbv/module-billink
- Execute
bin/magento module:enable Billink_Billink
- Execute
bin/magento setup:upgrade
- Execute
bin/magento setup:di:compile
- Execute
bin/magento setup:static-content:deploy
- Execute
bin/magento cache:flush
- Execute
bin/magento maintenance:disable
For detailed information, see our Integrations page.