dhlparcel/magento2-plugin-hyva
Composer 安装命令:
composer require dhlparcel/magento2-plugin-hyva
包简介
Compatibility extension between DHLParcel_Shipping and Hyva_Checkout
README 文档
README
This plugin provides compatibility between the DHL Parcel Shipping module (dhlparcel/magento2-plugin) and the Hyvä Checkout theme (hyva-themes/magento2-hyva-checkout). It enables DHL-specific shipping functionality within the Hyvä checkout experience.
Note: This is a companion module. You must have both the DHL Parcel Shipping plugin and Hyvä Checkout installed for this module to work.
Features
- ServicePoint Locator - Allows customers to select a DHL ServicePoint (pickup location) during checkout
- Delivery Times Selection - Enables customers to choose preferred delivery time slots (Netherlands only)
- Delivery Services Selection - Provides extra delivery service options (evening delivery, no-neighbor delivery, etc.)
Requirements
- Magento 2.x
dhlparcel/magento2-plugin^1.0.52hyva-themes/magento2-hyva-checkout^1.0 || ^2.0
Install / Update
Update instructions
-
If you've installed a previous version with zip extraction, please remove the files found in
app/code/DHLParcel/ShippingHyvaand proceed with the installation instructions (can be either composer or zip extraction). -
If you're installed a previous version with composer with the recommended version range, just run the following commands to complete the update
composer update dhlparcel/magento2-plugin-hyva:~1.0.0
php bin/magento setup:upgrade
php bin/magento setup:di:compile (only for production environments)
Installation with composer
-
Ensure you have the required dependencies installed:
composer require dhlparcel/magento2-plugin:~1.0.0
composer require hyva-themes/magento2-hyva-checkout(requires Hyvä license) -
Add the plugin to your composer with the command (recommended version range)
composer require dhlparcel/magento2-plugin-hyva:~1.0.0 -
Enable the DHL Hyvä module by executing the following from the Magento root:
php bin/magento module:enable DHLParcel_ShippingHyva -
Upgrade the database
php bin/magento setup:upgrade -
When running in production, complete the installation by recompiling
php bin/magento setup:di:compile
Installation with zip extraction
-
Go to the Magento 2 directory
-
Ensure you have the main DHL Parcel Shipping plugin installed first (see the main plugin documentation)
-
Extract the contents of the
magento2-hyva.zipfile in a new directory:app/code/DHLParcel/ShippingHyva
(If you're upgrading, remove the old files first) -
Enable the DHL Hyvä module by executing the following from the Magento root:
php bin/magento module:enable DHLParcel_ShippingHyva -
Upgrade the database
php bin/magento setup:upgrade -
When running in production, complete the installation by recompiling
php bin/magento setup:di:compile
Supported Shipping Methods
This module provides Hyvä Checkout integration for the following DHL shipping methods:
| Method | Description |
|---|---|
dhlparcel_door |
Standard door delivery |
dhlparcel_evening |
Evening delivery |
dhlparcel_no_neighbour |
No neighbor delivery |
dhlparcel_no_neighbour_evening |
Evening + no neighbor |
dhlparcel_servicepoint |
ServicePoint pickup |
Regional Notes
- Delivery Times: Only available for Netherlands (NL) addresses
- General: This plugin is designed for shipping from the Benelux region (Belgium, Netherlands, Luxembourg)
dhlparcel/magento2-plugin-hyva 适用场景与选型建议
dhlparcel/magento2-plugin-hyva 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 938 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 01 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 dhlparcel/magento2-plugin-hyva 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 dhlparcel/magento2-plugin-hyva 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 938
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2026-01-22