netresearch / dhl-shipping-m2

DHL multi-division shipping extension for Magento 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post & DHL Shipping Extension for Magento 2

The extension Post & DHL Shipping is a plugin to integrate Post & DHL logistics APIs into the Magento 2 platform's order processing workflow.

This is a meta package, which means it is a compilation of several other composer packages that only together enable the functionality of the plugin.

Please see the file composer.json for the full list of included packages.

Requirements and Compatibility

Generally, Post & DHL Shipping is compatible with PHP 7.2.0 and later, and Magento 2.3.5 and later.

When using PHP 8.1, then make sure to have at least version 1.15.1 of the Magento Zend Framwork installed (see issue #44).

For detailed system requirements, please see the packages required in composer.json.

Installation Instructions

Install sources:

composer require dhl/shipping-m2

Refresh Magento 2 database and caches:

./bin/magento setup:upgrade
./bin/magento cache:flush
./bin/magento setup:di:compile

Uninstallation

Please see the packages required in composer.json for individual uninstallation instructions.

To remove the metapackage from the application, run the following command:

composer remove dhl/shipping-m2

Support

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.

License

OSL - Open Software Licence 3.0

Copyright

(c) 2022 Netresearch DTT GmbH

About

DHL multi-division shipping extension for Magento 2

License:Open Software License 3.0