billinkbv / module-billink
Billink Service Payment Method
Installs: 12 671
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 5
Open Issues: 1
Type:magento2-module
pkg:composer/billinkbv/module-billink
Requires
- php: >=8.1
- laminas/laminas-http: >=2.0
- 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.5+ 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.