bydn/change-order-email
Composer 安装命令:
composer require bydn/change-order-email
包简介
Magento 2 Change Order Email Extension
README 文档
README
This Magento 2 extension provides a straightforward way to change the email address associated with an order directly from the Magento Admin panel.
It is especially useful in scenarios where a guest customer entered an incorrect email, or when you need to assign a guest order to an existing registered customer.
Features
- Change Order Email: Easily update the email address of any order.
- Auto-Assign to Customer: If the new email address belongs to an existing registered customer, the order will be automatically assigned to them.
- Reassign as Guest: If the new email address does not belong to any registered customer, the order becomes a guest order but with the updated email address.
- Seamless Integration: A new "Change email" option is added smoothly to the order view page in the admin panel.
Installation
Run:
composer require bydn/change-order-email ./bin/magento module:enable Bydn_ChangeOrderEmail ./bin/magento setup:upgrade
Usage
- Go to Sales -> Orders in your Magento Admin panel.
- View any order.
- In the "Account Information" section (or near the customer data), look for the Change email row.
- Enter the new email address and click Change.
- The system will process the change and confirm whether the order was assigned to a registered customer or updated as a guest order.
Having Problems?
Contact me at soy at solodani.com
License
This Magento 2 extension was created and is maintained by Daniel Navarro (https://github.com/danidnm).
If you fork, modify, or redistribute this extension, please:
- Keep the code free and open source under the same GPL-3.0 license.
- Mention the original author in your README or composer.json.
bydn/change-order-email 适用场景与选型建议
bydn/change-order-email 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 03 月 17 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 bydn/change-order-email 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bydn/change-order-email 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 28
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2026-03-17
