sms77 / shopware6
Shopware 6 插件,通过 sms77.io 网关程序发送短信。
v1.0.0
2020-09-09 07:13 UTC
Requires
- shopware/administration: *
- shopware/core: *
- sms77/api: ^1.1
This package is auto-updated.
Last update: 2024-08-29 12:24:48 UTC
README
Shopware 6 的 sms77.io 插件
安装
- 打开 shell 并导航到 Shopware 安装目录
- 运行
composer require sms77/shopware6
- 运行
php bin/console cache:clear
- 运行
php bin/console database:migrate --all Sms77Shopware6
- 导航到管理 -> 设置 -> 系统 -> 插件 -> sms77io
- 输入并保存所需的 API 密钥
插件选项
- 设置签名
- 设置签名位置
- 设置固定的发送者标识符
- 设置固定的消息接收者
基于事件的消息调度
- 取消订单
- 完成订单
- 取消配送
- 退货配送
- 部分退货配送
- 出库配送
- 部分发货
- 取消支付
- 支付结算
- 部分支付结算
- 支付退款
- 部分支付退款
- 支付提醒