LokiCheckout_MollieDevTools

Development

This 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 (assuming you have setup the composer.yireo.com repository correctly already):

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/LokiCheckout_MollieDevTools

Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Mollie_Payment LokiCheckout_Mollie
Composer details
Magento module name
LokiCheckout_MollieDevTools
Composer name
loki-checkout/magento2-mollie-dev-tools
Composer version
2.0.4
Default branch
main
Requirements
magento/framework: ^103.0
mollie/magento2: ^2.42
loki-checkout/magento2-mollie: ^2.0
Releases
dev-main 29 August 2025
2.0.4 29 August 2025
2.0.3 26 August 2025
2.0.2 19 August 2025
2.0.1 06 August 2025
2.0.0 22 July 2025
Changelog

[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* to Loki*
  • Rename composer package from yireo/magento2-loki* to loki/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: July 22, 2025