silvercommerce/checkout-special-instructions
Composer 安装命令:
composer require silvercommerce/checkout-special-instructions
包简介
Add a special instructions field to the checkout process, which is then saved to the order
README 文档
README
Add a "special instructions" field to the checkout process (which is then saved to the order)
Instalation
Install this module via composer:
composer require silvercommerce/checkout-special-instructions
Usage
Once installed, this module adds a textarea to the customer details form in the checkout process.
If this field has a value, it is transfered to the Estimate/Invoice, which can then be viewed by going to the "Sales" tab in the admin (a new field is added below the items ordered).
NOTE If you want to add the special instructions to any emails sent, you need to ensure you add the
$SpecialInstructions variable to your email templates.
统计信息
- 总下载量: 233
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-10-26