{"id":25839737,"url":"https://github.com/netresearch/dhl-module-label-status-m2","last_synced_at":"2025-03-01T04:34:15.295Z","repository":{"id":56967645,"uuid":"166381148","full_name":"netresearch/dhl-module-label-status-m2","owner":"netresearch","description":"Provide label status information in Magento 2 sales order grid","archived":false,"fork":false,"pushed_at":"2019-12-06T14:04:13.000Z","size":33,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-01T07:32:37.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-18T09:39:25.000Z","updated_at":"2021-12-30T14:59:10.000Z","dependencies_parsed_at":"2022-08-21T09:50:53.922Z","dependency_job_id":null,"html_url":"https://github.com/netresearch/dhl-module-label-status-m2","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdhl-module-label-status-m2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdhl-module-label-status-m2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdhl-module-label-status-m2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdhl-module-label-status-m2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netresearch","download_url":"https://codeload.github.com/netresearch/dhl-module-label-status-m2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317608,"owners_count":19943199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-01T04:34:14.626Z","updated_at":"2025-03-01T04:34:15.279Z","avatar_url":"https://github.com/netresearch.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DHL Label Status extension\n\nThis extension adds status icons for orders created with the DHL Shipping\nextension to the Magento® 2 orders grid.\n\n## Description\n\nThis extension adds icons for DHL shipment status to the Magento® 2\norders grid.\n\nThis functionality was previously available as part of DHL Shipping.\nSince DHL Shipping version 0.10.0 it is available as a separate add-on.\n\nIt is not designed to function without the DHL Shipping extension.\n\n## Requirements\n\n* `dhl/module-shipping-m2` \u003e= 0.10.0\n* Magento 2.2.4 to 2.3\n* PHP 7.0.2 to 7.3\n\n## Installation Instructions\n\nThe DHL Label Status extension can be installed via Composer:\n\n    composer require dhl/module-label-status:*\n\n### Enable Module\n\nOnce the source files are available, make them known to the application:\n\n    ./bin/magento module:enable Dhl_LabelStatus\n    ./bin/magento setup:upgrade\n\nLast but not least, flush cache and compile.\n\n    ./bin/magento cache:flush\n    ./bin/magento setup:di:compile\n\n## Uninstallation\n\nThe following sections describe how to uninstall the module from your Magento® 2 instance. \n\nTo unregister the shipping module from the application, run the following command:\n\n    ./bin/magento module:uninstall --remove-data Dhl_LabelStatus\n    composer update\n    \nThis will automatically remove source files, clean up the database, update package dependencies.\n\n*Please note that automatic uninstallation is only available on Magento version 2.2 or newer.\nOn Magento 2.1 and below, please use the following manual uninstallation method.*\n\n### Manual Steps\n\nTo uninstall the module manually, run the following commands in your project\nroot directory:\n\n    ./bin/magento module:disable Dhl_LabelStatus\n    composer remove dhl/module-label-status\n\nTo clean up the database, run the following commands:\n\n    ALTER TABLE `sales_order_grid` DROP COLUMN `dhlshipping_label_status`;\n    DROP TABLE `dhlshipping_label_status`;\n    DELETE FROM `setup_module` WHERE `module` = 'Dhl_LabelStatus';\n\n## Support\n\nIn case of questions or problems, please have a look at the\n[Support Portal (FAQ)](http://dhl.support.netresearch.de/) first.\n\nIf the issue cannot be resolved, you can contact the support team via the\n[Support Portal](http://dhl.support.netresearch.de/) or by sending an email\nto \u003cdhl.support@netresearch.de\u003e.\n\n## Developers\n\n* Sebastian Ertner | [Netresearch DTT GmbH](http://www.netresearch.de/)\n* Andreas Müller | [Netresearch DTT GmbH](http://www.netresearch.de/)\n* Max Melzer | [Netresearch DTT GmbH](http://www.netresearch.de/)\n\n## License\n\n[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)\n\n## Copyright\n\n(c) 2019 DHL Paket GmbH\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fdhl-module-label-status-m2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetresearch%2Fdhl-module-label-status-m2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fdhl-module-label-status-m2/lists"}