LokiCheckout_Nl

Other
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Integration Tests 2
Latest Release 2.0.7

This Magento 2 module 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:

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:

LokiCheckout_Core Loki_Base Loki_Components Loki_CssUtils Loki_FieldComponents Loki_MapComponents Magento_Backend Magento_Catalog Magento_Checkout Magento_CheckoutAgreements Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Newsletter Magento_Payment Magento_Quote Magento_Sales Magento_Shipping Magento_Store Magento_Vault Yireo_CspUtilities Yireo_HyvaThemeAutoRegistration
Composer details
Magento module name
LokiCheckout_Nl
Composer name
loki-checkout/magento2-nl
Composer version
2.0.7
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-directory: ^100.0
loki-checkout/magento2-core: ^2.0
Releases
dev-main#7e06dabb09c72c011adefe47640188ea9c9f5ee4 20 October 2025
2.0.7 20 October 2025
2.0.6 20 October 2025
2.0.5 20 October 2025
2.0.4 20 October 2025
2.0.3 20 October 2025
2.0.2 20 October 2025
2.0.1 20 October 2025
2.0.0 20 October 2025
1.0.0 20 October 2025
0.0.7 20 October 2025
0.0.6 20 October 2025
0.0.5 20 October 2025
0.0.4 20 October 2025
0.0.3 20 October 2025
0.0.2 20 October 2025
0.0.1 20 October 2025
Changelog

[2.0.7] - 16 September 2025

Fixed

  • Add integration test

[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: September 1, 2025