vsynch/limit-sales
Composer 安装命令:
composer require vsynch/limit-sales
包简介
A Magento 2.3 package to the set max amount of purchases that can be made for selected products within a specified time period.
README 文档
README
A Magento 2.3 module that enables administrators to set maximum limits on purchases of their shop products per user. They can also optionally set a time duration for the limits. Currently only works for logged in users.
Requirements
Magento 2.3+
Installation
composer require vsynch/limit-sales
Run Magento Upgrade
php bin/magento setup:upgrade
php bin/magento cache:clean
Disable Guest Checkout
Follow steps detailed here, https://docs.magento.com/user-guide/sales/checkout-guest.html#disable-guest-checkout
Usage
Step 1: Login in to Admin Panel
Step 2: Browse to Product Add/Edit pages.
Step 3: Set Fields - Purchases Limited To and Purchases Limited For (later is optional)
Step 4: Go To the shop front -> Login as user and see the module in action!
Step 5: Have fun!
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-02