PHPackages                             dhl/module-label-status - 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. dhl/module-label-status

ActiveMagento2-module

dhl/module-label-status
=======================

Provide label status information in Magento 2 sales order grid.

1.1.0(6y ago)522.1k6[1 issues](https://github.com/netresearch/dhl-module-label-status-m2/issues)OSL-3.0PHPPHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0

Since Jan 18Pushed 1y ago8 watchersCompare

[ Source](https://github.com/netresearch/dhl-module-label-status-m2)[ Packagist](https://packagist.org/packages/dhl/module-label-status)[ RSS](/packages/dhl-module-label-status/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

DHL Label Status extension
==========================

[](#dhl-label-status-extension)

This extension adds status icons for orders created with the DHL Shipping extension to the Magento® 2 orders grid.

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

[](#description)

This extension adds icons for DHL shipment status to the Magento® 2 orders grid.

This functionality was previously available as part of DHL Shipping. Since DHL Shipping version 0.10.0 it is available as a separate add-on.

It is not designed to function without the DHL Shipping extension.

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

[](#requirements)

- `dhl/module-shipping-m2` &gt;= 0.10.0
- Magento 2.2.4 to 2.3
- PHP 7.0.2 to 7.3

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

[](#installation-instructions)

The DHL Label Status extension can be installed via Composer:

```
composer require dhl/module-label-status:*

```

### Enable Module

[](#enable-module)

Once the source files are available, make them known to the application:

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

```

Last but not least, flush cache and compile.

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

```

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

[](#uninstallation)

The following sections describe how to uninstall the module from your Magento® 2 instance.

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

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

```

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

*Please note that automatic uninstallation is only available on Magento version 2.2 or newer. On Magento 2.1 and below, please use the following manual uninstallation method.*

### Manual Steps

[](#manual-steps)

To uninstall the module manually, run the following commands in your project root directory:

```
./bin/magento module:disable Dhl_LabelStatus
composer remove dhl/module-label-status

```

To clean up the database, run the following commands:

```
ALTER TABLE `sales_order_grid` DROP COLUMN `dhlshipping_label_status`;
DROP TABLE `dhlshipping_label_status`;
DELETE FROM `setup_module` WHERE `module` = 'Dhl_LabelStatus';

```

Support
-------

[](#support)

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

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

Developers
----------

[](#developers)

- Sebastian Ertner | [Netresearch DTT GmbH](http://www.netresearch.de/)
- Andreas Müller | [Netresearch DTT GmbH](http://www.netresearch.de/)
- Max Melzer | [Netresearch DTT GmbH](http://www.netresearch.de/)

License
-------

[](#license)

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

Copyright
---------

[](#copyright)

(c) 2019 DHL Paket GmbH

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~159 days

Total

3

Last Release

2349d ago

PHP version history (2 changes)1.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0

1.1.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/acffee6a64e18f21593794b335dd8786001148f7df89fd8372a54d3dd09d91a4?d=identicon)[netresearch](/maintainers/netresearch)

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dhl-module-label-status/health.svg)

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

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

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