craftpeak / woocommerce-max-membership-rules
A WooCommerce Memberships extension to allow a max amount of items allowed per order, per membership level, in an individual product's settings.
Installs: 910
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
This package is not auto-updated.
Last update: 2025-04-17 05:13:58 UTC
README
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.