An open API service indexing awesome lists of open source software.

https://github.com/netresearch/dhl-module-versenden-m1

DHL business customer shipping extension for Magento
https://github.com/netresearch/dhl-module-versenden-m1

dhl dhl-versenden magento1 magento1-extension magento1-module openmage request-shipping-labels

Last synced: 8 months ago
JSON representation

DHL business customer shipping extension for Magento

Awesome Lists containing this project

README

          

Dhl Versenden Extension
=======================

The DHL Versenden extension for Magento 1 integrates the DHL business customer
shipping API into the order processing workflow.

Facts
-----
- extension key: Dhl_Versenden
- [extension on GitHub](https://github.com/netresearch/dhl-module-versenden-m1)
- [direct download link](https://github.com/netresearch/dhl-module-versenden-m1/archive/refs/tags/1.14.0.tar.gz)

Description
-----------
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.

Requirements
------------
- PHP >= 7.4.0

Compatibility
-------------
- Open Magento - Magento LTS >= 19.x

Installation Instructions
-------------------------

1. Install the extension via Magento Connect with the key shown above or install
via composer / modman.
2. 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.

Uninstallation
--------------
1. Remove all extension files from your Magento installation
2. Clean up the database.

ALTER TABLE `sales_flat_quote_address` DROP COLUMN `dhl_versenden_info`;

ALTER TABLE `sales_flat_order_address` DROP COLUMN `dhl_versenden_info`;

DELETE FROM `core_config_data` WHERE `path` LIKE 'carriers/dhlversenden/%';

DELETE FROM `core_resource` WHERE `code` = 'dhl_versenden_setup';

Support
-------
In case of questions or problems, please have a look at the
[Support Portal (FAQ)](https://dhl.support.netresearch.de/) first.

If the issue cannot be resolved, you can contact the support team via the
[Support Portal](https://dhl.support.netresearch.de/) or by sending an email
to .

Developer
---------
Christoph Aßmann | [Netresearch DTT GmbH & Co. KG](https://www.netresearch.de/) | [@mam08ixo](https://twitter.com/mam08ixo)

Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)

Copyright
---------
(c) 2023 DHL Paket GmbH