Download the PHP package craftpeak/woocommerce-max-membership-rules without Composer
On this page you can find all versions of the php package craftpeak/woocommerce-max-membership-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download craftpeak/woocommerce-max-membership-rules
More information about craftpeak/woocommerce-max-membership-rules
Files in craftpeak/woocommerce-max-membership-rules
Package woocommerce-max-membership-rules
Short Description A WooCommerce Memberships extension to allow a max amount of items allowed per order, per membership level, in an individual product's settings.
License GPL-3.0+
Homepage https://github.com/Craftpeak/woocommerce-max-membership-rules/
Informations about the package woocommerce-max-membership-rules
WooCommerce Max Membership Rules
A WooCommerce Memberships & Min/Max Quantity extension to allow a max amount of items allowed per order, per membership level, which are set in an individual product's settings.
Requirements
- WooCommerce, WooCommerce Min/Max Quantities Plugin, and WooCommerce Memberships Plugin
- PHP 7+ (not actually, but don't be that person)
Installation
composer require craftpeak/woocommerce-max-membership-rules
(or do it the old fashioned way)
Setup
If you want to limit a product's max purchase amount based on the purchaser's membership level, just edit that level's max quantity in the product's "general" settings. These settings will override any existing max quantity setting.