The DHL Versenden extension for Magento 1 integrates the DHL business customer shipping API into the order processing workflow.
- extension key: Dhl_Versenden
- extension on GitHub
- direct download link
This extension enables merchants to request shipping labels for incoming orders via the DHL business customer shipping API (DHL Geschäftskundenversand-API).
Features:
- Request shipping labels for both national and international shipping.
- Select additional services.
- Request additional documents such as export documents or return forms.
- PHP >= 7.4.0
- Open Magento - Magento LTS >= 19.x
- Install the extension via Magento Connect with the key shown above or install via composer / modman.
- Clear the cache, logout from the admin panel and then login again.
More information on configuration and integration into custom themes can be found in the documentation.
-
Remove all extension files from your Magento installation
-
Clean up the database.
ALTER TABLE
sales_flat_quote_address
DROP COLUMNdhl_versenden_info
;ALTER TABLE
sales_flat_order_address
DROP COLUMNdhl_versenden_info
;DELETE FROM
core_config_data
WHEREpath
LIKE 'carriers/dhlversenden/%';DELETE FROM
core_resource
WHEREcode
= 'dhl_versenden_setup';
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.
Christoph Aßmann | Netresearch DTT GmbH & Co. KG | @mam08ixo
OSL - Open Software Licence 3.0
(c) 2023 DHL Paket GmbH