PHPackages                             dhl/module-carrier-ecom-us - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. dhl/module-carrier-ecom-us

ActiveMagento2-module[HTTP &amp; Networking](/categories/http)

dhl/module-carrier-ecom-us
==========================

Carrier implementation for DHL eCommerce Solutions Americas

1.1.0(4y ago)16[1 issues](https://github.com/netresearch/dhl-module-carrier-ecom-us/issues)[3 PRs](https://github.com/netresearch/dhl-module-carrier-ecom-us/pulls)OSL-3.0PHPPHP ^7.1.3CI passing

Since Mar 17Pushed 1mo ago7 watchersCompare

[ Source](https://github.com/netresearch/dhl-module-carrier-ecom-us)[ Packagist](https://packagist.org/packages/dhl/module-carrier-ecom-us)[ RSS](/packages/dhl-module-carrier-ecom-us/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (21)Versions (9)Used By (0)

DHL eCommerce Solutions Americas Carrier Extension
==================================================

[](#dhl-ecommerce-solutions-americas-carrier-extension)

The DHL eCommerce US extension for Magento® 2 integrates the *DHL eCommerce Solutions Americas* API into the order processing workflow.

Description
-----------

[](#description)

This extension enables merchants to request shipping labels and tracking information for incoming orders via the [DHL eCommerce Solutions Americas API](https://api.dhlecs.com/docs).

Requirements
------------

[](#requirements)

- PHP &gt;= 7.1.0

Compatibility
-------------

[](#compatibility)

- Magento &gt;= 2.3.0+

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

[](#installation-instructions)

Install sources:

```
composer require dhl/module-carrier-ecom-us

```

Enable module:

```
./bin/magento module:enable Dhl_EcomUs
./bin/magento setup:upgrade

```

Flush cache and compile:

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

```

Uninstallation
--------------

[](#uninstallation)

To unregister the carrier module from the application, run the following command:

```
./bin/magento module:uninstall --remove-data Dhl_EcomUs
composer update

```

This will automatically remove source files, clean up the database, update package dependencies.

To clean up the database manually, run the following commands:

```
DROP TABLE `dhlecomus_package`;
DELETE FROM `core_config_data` WHERE `path` LIKE 'carriers/dhlecomus/%';

```

Support
-------

[](#support)

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

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

License
-------

[](#license)

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

Copyright
---------

[](#copyright)

(c) 2021 DHL eCommerce Solutions

###  Health Score

30

↓

LowBetter than 64% of packages

Maintenance41

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~54 days

Total

4

Last Release

1716d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/efd68399f95aa07110668d9af1a47a8030d8df5ec5af4b28e821d442d787583a?d=identicon)[team-mage](/maintainers/team-mage)

---

Top Contributors

[![mam08ixo](https://avatars.githubusercontent.com/u/1771622?v=4)](https://github.com/mam08ixo "mam08ixo (31 commits)")[![Sebastian80](https://avatars.githubusercontent.com/u/6400300?v=4)](https://github.com/Sebastian80 "Sebastian80 (17 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (3 commits)")[![CybotTM](https://avatars.githubusercontent.com/u/326348?v=4)](https://github.com/CybotTM "CybotTM (2 commits)")[![powli](https://avatars.githubusercontent.com/u/4511053?v=4)](https://github.com/powli "powli (2 commits)")[![AndreasMueller75](https://avatars.githubusercontent.com/u/32193606?v=4)](https://github.com/AndreasMueller75 "AndreasMueller75 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dhl-module-carrier-ecom-us/health.svg)

```
[![Health](https://phpackages.com/badges/dhl-module-carrier-ecom-us/health.svg)](https://phpackages.com/packages/dhl-module-carrier-ecom-us)
```

###  Alternatives

[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[buckaroo/magento2

Buckaroo Magento 2 extension

32404.0k6](/packages/buckaroo-magento2)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
