LokiCheckout_MollieDevTools
This module is available free of charge as part of Loki Checkout. Please note that support for this module is not included and is available on an hourly basis.
Checkout
Payment
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
PHPStan
1
Magento PHPCS
7
Latest Release
2.0.6
This Magento 2 module is an add-on package for adding some handy devtools for the payment solution of Mollie to the LokiCheckout. At this moment, this only includes a CLI command for importing API keys. If you don't need this CLI command, you don't need this module.
Installation
Install this package via composer:
composer require loki-checkout/magento2-mollie-dev-tools
Next, enable this module:
bin/magento module:enable LokiCheckout_MollieDevTools
Usage
To save the API key towards the configuration:
bin/magento loki-checkout:mollie:save-api-key test_sfdsfdsfd42 bin/magento loki-checkout:mollie:save-api-key live_sfdsfdsfd41
Support
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout-dev/LokiCheckout_MollieDevTools.git
Module Dependencies
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
LokiCheckout_Mollie
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_Config
Magento_Customer
Magento_Eav
Magento_MessageQueue
Magento_Payment
Magento_Quote
Magento_Sales
Magento_SalesRule
Magento_Store
Magento_Tax
Magento_Ui
Magento_Vault
Mollie_Payment
Composer details
Magento module name
LokiCheckout_MollieDevToolsComposer name
loki-checkout/magento2-mollie-dev-toolsComposer version
2.0.6
Default branch
main
Requirements
loki-checkout/magento2-mollie: ^2.0
magento/framework: ^103.0
mollie/magento2: ^2.42
Releases
| 2.0.6 | 12 June 2026 |
| 2.0.5 | 12 June 2026 |
| 2.0.4 | 12 June 2026 |
| 2.0.3 | 12 June 2026 |
| 2.0.2 | 12 June 2026 |
| 2.0.1 | 12 June 2026 |
| 2.0.0 | 12 June 2026 |
| 1.0.0 | 12 June 2026 |
| 0.0.5 | 12 June 2026 |
| 0.0.4 | 12 June 2026 |
| 0.0.3 | 12 June 2026 |
| 0.0.2 | 12 June 2026 |
| 0.0.1 | 12 June 2026 |
Changelog
[2.0.6] - 27 November 2025
Fixed
- Fix API command
- Update composer keywords
- Update composer keywords
- Update composer keywords
[2.0.5] - 22 October 2025
Fixed
- Remove int return type from Symfony commands for Symfony 5 compat
- Update README
[2.0.4] - 29 August 2025
Fixed
- Add CI files
- Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI
[2.0.3] - 26 August 2025
Fixed
- 77d2c53 Add GitLab CI files
[2.0.2] - 19 August 2025
Fixed
- Lower requirements to PHP 8.1
[2.0.1] - 06 August 2025
Fixed
- Lower PHP requirement to PHP 8.2+
[2.0.0] - 22 July 2025
Fixed
- Rename PHP namespace from
Yireo_Loki*toLoki* - Rename composer package from
yireo/magento2-loki*toloki/magento2*
[0.0.5] - 08 April 2025
Fixed
- Housekeeping changes
- Add dev keyword to composer.json
[0.0.4] - 11 March 2025
Fixed
- Code compliance
[0.0.3] - 22 February 2025
Fixed
- Update TODO
- Proper doc requirements
[0.0.2] - 21 February 2025
Fixed
- Add site files
[0.0.1] - 3 February 2025
- Initial release
Last modified: June 1, 2026