optional
BulkGoodsMolliePayment (optional)
https://github.com/magesuite/bulk-goods-mollie-payment
This module provides integration of Bulk Goods MageSuite module with Mollie payment
Â
Installation
This module is optional.
composer require "creativestyle/magesuite-bulk-goods-mollie-payment" ^1.0.0
Â
The module requires 2 other modules to be enabled:
<module name="MageSuite_BulkGoods"/>
<module name="Mollie_Payment"/>
Admin settings
There are no admin settings, the module is enabled when installed.
Backend
Add documentation for BE code
Â
Frontend
There is no frontend functionalities in the module.