LokiCheckout_Nl

Other

This is an add-on package for adding some settings that feel good for the Dutch market. Note that it is not required. It changes a couple of field labels and adds a grid layout dutch_grid. Both can also be defined in a custom project-specific module.

Installation

Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):

composer require loki-checkout/magento2-nl

Next, enable this module:

bin/magento module:enable LokiCheckout_Nl

CLI usage

This module adds a new CLI loki-checkout:generate-regions:nl that allows you to generate the Dutch provinces. Note that this is actually not too common in Dutch webshops.

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/LokiCheckout_Nl

Module Dependencies

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

Magento_Directory LokiCheckout_Core
Composer details
Magento module name
LokiCheckout_Nl
Composer name
loki-checkout/magento2-nl
Composer version
2.0.6
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-directory: ^100.0
loki-checkout/magento2-core: ^2.0
Releases
dev-main 29 August 2025
2.0.6 29 August 2025
2.0.5 26 August 2025
2.0.4 18 August 2025
2.0.3 15 August 2025
2.0.2 06 August 2025
2.0.1 01 August 2025
2.0.0 22 July 2025
Changelog

[2.0.6] - 29 August 2025

Fixed

  • Add CI files
  • Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI

[2.0.5] - 26 August 2025

Fixed

  • 5566efc Add GitLab CI files

[2.0.4] - 18 August 2025

Fixed

  • Lower requirements to PHP 8.1

[2.0.3] - 15 August 2025

Fixed

  • Remove redundant XML attributes in loki_checkout.xm
  • Move netherlands grid of default grid layout from core to here
  • Add translation for street field labels

[2.0.2] - 06 August 2025

Fixed

  • Lower PHP requirement to PHP 8.2+

[2.0.1] - 01 August 2025

Fixed

  • Add translate attribute to various XML layout arguments

[2.0.0] - 22 July 2025

Fixed

  • Bump LokiCheckout_Core to 2.0.0
  • Rename PHP namespace from Yireo_Loki* to Loki*
  • Rename composer package from yireo/magento2-loki* to loki/magento2*

[1.0.0] - 17 May 2025

Fixed

  • Generate new MODULE.json with simple test count
  • Allow PHP 8.4 in CI

[0.0.7] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0

[0.0.6] - 16 April 2025

Fixed

  • Move loki_checkout.xml of Nl and PostcodeNl module to Demo module

[0.0.5] - 08 April 2025

Fixed

  • Housekeeping changes

[0.0.4] - 11 March 2025

Fixed

  • Move GridLayout from XML layout to config
  • Remove default grid class

[0.0.3] - 22 February 2025

Fixed

  • Update loki_checkout.xml grid CSS for mobile

[0.0.2] - 22 February 2025

Fixed

  • Change deps
  • Fix command
  • Add Dutch provincies to Magento anyway
  • Add proper README
  • Replace TODO.md with TODO.json

[0.0.1] - 21 January 2025

  • Initial release

Last modified: July 22, 2025