Download the PHP package dhl/module-carrier-paket without Composer
On this page you can find all versions of the php package dhl/module-carrier-paket. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dhl/module-carrier-paket
More information about dhl/module-carrier-paket
Files in dhl/module-carrier-paket
Package module-carrier-paket
Short Description Carrier implementation for DHL Business Customer Shipping
License OSL-3.0
Informations about the package module-carrier-paket
DHL Paket Shipping Carrier Extension
The DHL Paket extension for Magento® 2 integrates the DHL Business Customer Shipping API into the order processing workflow.
Description
This extension enables merchants to request and cancel shipping labels for incoming orders via the DHL Business Customer Shipping API (DHL Geschäftskundenversand-API).
Requirements
- PHP >= 8.2
Compatibility
- Magento >= 2.4.6
Installation Instructions
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
Uninstallation
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.
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 [email protected].
License
OSL - Open Software Licence 3.0
Copyright
(c) 2023 DHL Paket GmbH
All versions of module-carrier-paket with dependencies
ext-intl Version *
ext-json Version *
dhl/module-shipping-core Version ^2.4.0
dhl/module-unified-tracking Version ^2.2.0
dhl/sdk-api-parcel-de Version ^1.0.0
dhl/sdk-api-parcel-management Version ^3.3.0
dhl/sdk-api-unified-location-finder Version ^3.2.0
magento/framework Version ^103.0.6
magento/module-backend Version ^102.0.6
magento/module-bundle Version ^101.0.6
magento/module-catalog Version ^104.0.6
magento/module-catalog-inventory Version ^100.4.6
magento/module-checkout Version ^100.4.6
magento/module-config Version ^101.2.6
magento/module-configurable-product Version ^100.4.6
magento/module-directory Version ^100.4.6
magento/module-quote Version ^101.2.6
magento/module-sales Version ^103.0.6
magento/module-shipping Version ^100.4.6
magento/module-store Version ^101.1.6
monolog/monolog Version ^2.9
netresearch/config-fields-m2 Version ^1.3.0
netresearch/module-shipping-core Version ^3.0.0
psr/log Version ^1.1.0 || ^2.0.0 || ^3.0.0