javed / magento2-guest-checkout-coupon-limitation
限制 Magento2 客户端结账优惠券的最大使用次数
dev-master
2018-12-17 13:31 UTC
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.1.3|~7.2.0
- magento/framework: 100.0.*|100.1.*|101.0.*|102.0.*
- magento/module-backend: 100.0.*|100.1.*|100.2.*|101.0.0
This package is not auto-updated.
Last update: 2024-09-29 06:14:20 UTC
README
限制客户端结账优惠券的最大使用次数。
安装
步骤 1
使用 Composer(推荐)
composer require javed/magento2-guest-checkout-coupon-limitation
手动
- 下载扩展
- 解压文件
- 在 {Magento 2 根目录}/app/code/Javed/GuestCheckoutCouponLimitation 创建文件夹
- 从解压文件夹复制内容
步骤 2 - 启用模块(从 {Magento 根目录} 文件夹)
- php -f bin/magento module:enable --clear-static-content Javed_GuestCheckoutCouponLimitation
- php -f bin/magento setup:upgrade
步骤 3 - 配置
登录您的 Magento 2 管理员,然后转到 Stores -> Configuration -> Javed -> Checkout ->
支持
需要帮助设置或希望定制此扩展以满足您的业务需求?请发送电子邮件至 javed4php@gmail.com,如果我们的想法得到了您的认可,我们将免费或以折扣价添加此功能。