The DHL Paket extension for Magento® 2 integrates the DHL Business Customer Shipping API into the order processing workflow.
This extension enables merchants to request and cancel shipping labels for incoming orders via the DHL Business Customer Shipping API (DHL Geschäftskundenversand-API).
- PHP >= 8.2
- Magento >= 2.4.6
Install sources:
composer require dhl/module-carrier-paket
Enable module:
./bin/magento module:enable Dhl_Paket
./bin/magento setup:upgrade
Flush cache and compile:
./bin/magento cache:flush
./bin/magento setup:di:compile
To unregister the carrier module from the application, run the following command:
./bin/magento module:uninstall --remove-data Dhl_Paket
composer update
This will automatically remove source files, clean up the database, update package dependencies.
In case of questions or problems, please have a look at the Support Portal (FAQ) first.
If the issue cannot be resolved, you can contact the support team via the Support Portal or by sending an email to dhl.support@netresearch.de.
OSL - Open Software Licence 3.0
(c) 2023 DHL Paket GmbH