This Magento 2 module is an add-on package to integrate the TIG_PostNL
module into the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-post-nl
Next, enable this module:
bin/magento module:enable LokiCheckout_PostNl TIG_PostNL
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_PostNl
The following options of this module can be configured via the Store Configuration:
loki_checkout/post_nl/enable_maps
The following LokiComponents are created or references in this module:
loki-checkout.shipping.methods.tig_postnl_regular.form
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_Theme
Magento_Ui
Magento_Vault
TIG_PostNL
Yireo_CspUtilities
Yireo_HyvaThemeAutoRegistration
Yireo_IntegrationTestHelper
LokiCheckout_PostNl
loki-checkout/magento2-post-nl
ext-pcre: *
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
loki/magento2-map-components: ~0.1
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-config: ^101.2
magento/module-customer: ^103.0
magento/module-store: ^101.0
tig/postnl-magento2: ^1.16
dev-main#4790112a65bcf2e1cfc03eb78c8c7a3ecad46bc8 | 20 October 2025 |
2.0.14 | 20 October 2025 |
2.0.13 | 20 October 2025 |
2.0.12 | 20 October 2025 |
2.0.11 | 20 October 2025 |
2.0.10 | 20 October 2025 |
2.0.9 | 20 October 2025 |
2.0.8 | 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.6 | 20 October 2025 |
0.0.5 | 20 October 2025 |
0.0.4 | 20 October 2025 |
0.0.3 | 20 October 2025 |
$css
wrapperYireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*
LokiCheckout_Core
to 2.0.0getCartRepository()->save()
to getCheckoutState()->saveQuote()