The DHL Paket Returns extension for Magento® 2 integrates the DHL Retoure API API into the order processing workflow.
This extension enables merchants to request return labels for orders via the DHL Retoure API (DHL Geschäftskundenversand-API).
- PHP >= 8.2
- PHP JSON extension
- Magento >= 2.4.6
Install sources:
composer require dhl/module-carrier-paket-returns
Enable module:
./bin/magento module:enable Dhl_PaketReturns
./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_PaketReturns
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 [email protected].
OSL - Open Software Licence 3.0
(c) 2023 DHL Paket GmbH