LokiCheckout_Nl
Checkout
Country
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
Integration Tests
2
PHPStan
5
Magento PHPCS
1
Latest Release
2.0.12
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.git
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_SalesRule
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_NlComposer name
loki-checkout/magento2-nlComposer version
2.0.12
Default branch
main
Requirements
loki-checkout/magento2-core: ^2.0
magento/framework: ^103.0
Releases
| 2.0.12 | 12 June 2026 |
| 2.0.11 | 12 June 2026 |
| 2.0.10 | 12 June 2026 |
| 2.0.9 | 12 June 2026 |
| 2.0.8 | 12 June 2026 |
| 2.0.7 | 12 June 2026 |
| 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.7 | 12 June 2026 |
| 0.0.6 | 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 |
Changelog
[2.0.12] - 01 June 2026
Fixed
- Change column width on mobile
- Move region command to module
LokiCheckout_NlRegion - Apply mask for postcode
- Dynamically change labels and grid-settings if country is
NL
[2.0.11] - 15 May 2026
Fixed
- Fix Symfony 7 console command compat
[2.0.10] - 20 February 2026
Fixed
- Fix wrong layout paths for blocks to add field labels
[2.0.9] - 19 February 2026
Fixed
- Fix integration test
- Update composer keywords
[2.0.8] - 22 October 2025
Fixed
- Remove int return type from Symfony commands for Symfony 5 compat
- Update README
[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_Coreto 2.0.0 - Rename PHP namespace from
Yireo_Loki*toLoki* - Rename composer package from
yireo/magento2-loki*toloki/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.xmlof 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.xmlgrid 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: June 1, 2026