Yireo_LokiCheckoutPostNl

Shipment
Latest Release 0.0.6

This is an add-on package for adding support for the shipping solution of Post NL to the LokiCheckout.

Installation

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

composer require yireo/magento2-loki-checkout-post-nl

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutPostNl

Support

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

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

Module Dependencies

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

Yireo_LokiCheckout TIG_PostNL
Composer details
Magento module name
Yireo_LokiCheckoutPostNl
Composer name
yireo/magento2-loki-checkout-post-nl
Composer version
0.0.6
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-store: ^101.0
tig/postnl-magento2: ^1.16
yireo/magento2-loki-checkout: ~0.0 | ^1.0
yireo/magento2-loki-components: ~0.0 | ^1.0
yireo/magento2-loki-field-components: ~0.0 | ^1.0
ext-pcre: *
Releases
dev-main 06 May 2025
0.0.6 25 April 2025
0.0.5 16 April 2025
0.0.4 10 April 2025
0.0.3 09 April 2025
0.0.2 08 April 2025
Changelog

[0.0.6] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0
  • CSP fixes
  • Remove CheckoutSession from context
  • Remove CartRepository from all contexts
  • Rewrite getCartRepository()->save() to getCheckoutState()->saveQuote()
  • Move tabs into new component partial

[0.0.5] - 16 April 2025

Fixed

  • WIP with business hours, MyParcel and deliveries
  • Move image from PostNl to core
  • Move common templates from PostNL to core
  • Insert Location into Marker
  • Unify locations and addresses for any maps

[0.0.4] - 10 April 2025

Fixed

  • Replace shipping address with pickup address successfully
  • Turn fallback message into exception
  • Catch possible exception

[0.0.3] - 09 April 2025

Fixed

  • Prevent error when PostNlOrder is still empty
  • Add draft of pickup address preview

[0.0.2] - 8 April 2025

Added

  • Allow switching shipping details in sidebar to alternate template
  • Allow for showing more locations
  • Refresh totals if timeframe or location changes
  • Add PostNL logo
  • Tabs for pickup and delivery
  • Show timeframes
  • Show delivery

[0.0.1] - 21 January 2025

  • Initial release

Last modified: April 30, 2025