This Magento 2 module is an add-on package to the LokiCheckout. This integrates the existing DHLParcel_Shipping
module into the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-dhl
Next, enable this module:
bin/magento module:enable LokiCheckout_Dhl DHLParcel_Shipping
bin/magento setup:upgrade
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Dhl
The following dependencies are declared in the module its `etc/module.xml` file:
DHLParcel_Shipping
LokiCheckout_Core
LokiCheckout_Dhl
loki-checkout/magento2-dhl
magento/framework: ^103.0
dhlparcel/magento2-plugin: ^1.0
loki/magento2-css-utils: ^1.0
loki-checkout/magento2-core: ^2.0
ext-pcre: *
dev-main#cbce5b5fc6c11afca3609853e378d83696f6f82e | 20 October 2025 |