dhl/module-carrier-update
Composer 安装命令:
composer require dhl/module-carrier-update
包简介
Optional component to assign incoming orders to the DHL Paket carrier.
README 文档
README
Companion module to the DHL Paket carrier that allows to rewrite the shipping method's carrier code when placing an order.
Description
With the introduction of the Deutsche Post & DHL Shipping module, a "feature" was removed that turned out to be popular amongst merchants: the ability to configure multiple shipping methods for processing with DHL Paket.
See GitHub issue #11.
This module brings back the configuration and sales_order_place_after observer
as implemented in the legacy module: The admin user can select a list of
offline shipping methods in the module configuration.
Stores → Configuration → Sales → Post & DHL Shipping → DHL Parcel Germany → Checkout Presentation → Additional Shipping Methods for DHL Paket
Please note that the DHL service box in checkout will not be displayed for these additional shipping methods.
The special methods "DHL Paket" and "DHL Paket Returns" can be ignored in the box "Shipping Methods for DHL Paket".
When an order is placed with one of the selected methods, then the DHL Paket carrier gets assigned to the order and further shipping fulfillment will be done with the DHL Business Customer Shipping API. This solution was suggested in the issue discussion.
The module applies very basic sanity checks:
- Is the configured shipping origin located in Germany?
- Is the selected shipping method configured for carrier reassignment?
These conditions can be modified or extended via DI configuration, e.g. if only orders placed in a certain store must be reassigned.
Requirements
- PHP >= 8.3
Compatibility
- Magento >= 2.4.8+
Installation Instructions
Install sources:
composer require dhl/module-carrier-update
Enable module:
./bin/magento module:enable Dhl_CarrierUpdate
Flush cache and compile:
./bin/magento cache:flush
./bin/magento setup:di:compile
Uninstallation
To unregister the module from the application, run the following command:
./bin/magento module:uninstall --remove-data Dhl_CarrierUpdate
composer update
This will automatically remove source files and update package dependencies.
Support
This module does not receive official maintenance or support.
GitHub issues can be created to open discussions with other users of the module. Contributions (pull requests) will be processed.
License
OSL - Open Software Licence 3.0
Copyright
(c) 2022 DHL Paket GmbH
dhl/module-carrier-update 适用场景与选型建议
dhl/module-carrier-update 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.38k 次下载、GitHub Stars 达 1, 最近一次更新时间为 2022 年 02 月 28 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 dhl/module-carrier-update 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 dhl/module-carrier-update 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 2.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-02-28