echron/magento2-module-order-comment
最新稳定版本:1.4.2
Composer 安装命令:
composer require echron/magento2-module-order-comment
包简介
Order Comment for Magento 2
README 文档
README
Allows customers to add a comment to their order during checkout. The comment is saved with the order and visible in the admin and optionally in the customer's order history.
Requirements
- PHP 8.0 or higher
- Magento 2.4 or higher
Installation
composer require echron/magento2-module-order-comment php bin/magento module:enable Echron_OrderComment php bin/magento setup:upgrade
Configuration
Go to Stores > Configuration > Echron Extensions > Checkout Order Comment.
| Setting | Description | Default |
|---|---|---|
| Show comment in customer account | Displays the comment on the order detail page in "My Account" | True |
| Field label | The label shown above the comment field | Order Comment |
| Field placeholder | Placeholder text inside the comment field | Enter your comment ... |
| Lines | Number of lines (1 renders a text input, more renders a textarea) | 1 |
| Max length | Maximum number of characters allowed, leave empty to set no limit | [empty] |
License
统计信息
- 总下载量: 52
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-12-03