Yireo_LokiCheckoutNl

Latest Release 0.0.4
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 yireo/magento2-loki-checkout-nl

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutNl

CLI usage

This module adds a new CLI yireo: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/Yireo_LokiCheckoutNl

Module Dependencies

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

Yireo_LokiCheckout
Composer details
Magento module name
Yireo_LokiCheckoutNl
Composer name
yireo/magento2-loki-checkout-nl
Composer version
0.0.4
Default branch
main
Requirements
magento/framework: ^103.0
yireo/magento2-loki-checkout: ~0.0
Releases
dev-main 27 March 2025
0.0.4 11 March 2025
0.0.3 22 February 2025
0.0.2 22 February 2025
0.0.1 21 January 2025
Changelog

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