LokiCheckout_MyParcelNl

Shipment
PHP 8.3 | 8.4
Magento 2.4.7 | 2.4.8
Integration Tests 11
Functional Tests 3
Latest Release 2.0.6

This is an add-on package to the LokiCheckout. It is only a dummy to kickstart new modules easily.

Installation

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

composer require loki-checkout/magento2-my-parcel-nl

Next, enable this module:

bin/magento module:enable LokiCheckout_MyParcelNl

Support

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

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

Loki Components

The following LokiComponents are created or references in this module:

loki-checkout.shipping.shipping-methods.my-parcel-nl.form
Module Dependencies

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

LokiCheckout_Core Loki_Components Magento_Customer Magento_Quote Magento_Store MyParcelNL_Magento Yireo_IntegrationTestHelper
Composer details
Magento module name
LokiCheckout_MyParcelNl
Composer name
loki-checkout/magento2-my-parcel-nl
Composer version
2.0.6
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-customer: ^102.0 | ^103.0
magento/module-quote: ^100.0 | ^101.0
magento/module-store: ^100.0 | ^101.0
myparcelnl/sdk: ^7.0
myparcelnl/magento: ^4.0
loki/magento2-css-utils: ^1.0
loki/magento2-components: ^2.0
loki-checkout/magento2-core: ^2.0
guzzlehttp/guzzle: ^6.0 | ^7.0
ext-json: *
ext-pcre: *
Releases
dev-main 29 August 2025
2.0.6 29 August 2025
2.0.5 26 August 2025
2.0.4 21 August 2025
2.0.3 19 August 2025
2.0.2 18 August 2025
2.0.1 06 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

  • 1917047 Fix typo

[2.0.4] - 21 August 2025

Fixed

  • Add dependency with loki/magento2-css-utils
  • Fix duplicate import
  • Replace LokiComponentsUtilBlockCssClass with LokiCssUtilsUtilCssClass
  • Declare used PHP namespaces
  • Document latest version of template
  • Add missing strict_types declaration

[2.0.3] - 19 August 2025

Fixed

  • Prevent escaping of SVGs

[2.0.2] - 18 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*
  • Update deps
  • Update CI file
  • Bump loki/magento2-components to major 2.0
  • Bump loki/magento2-field-components to major 2.0
  • Bump LokiCheckout_Core to 2.0.0
  • Swap x-if for x-show

[1.0.0] - 30 May 2025

Fixed

  • Add Playwright tests
  • Add integration tests
  • Add dep

[0.0.1] - 13 May 2025

  • Initial release

Last modified: July 22, 2025