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.
Package info
github.com/Craftpeak/woocommerce-max-membership-rules
Type:wordpress-plugin
pkg:composer/craftpeak/woocommerce-max-membership-rules
This package is not auto-updated.
Last update: 2026-03-05 09:18:43 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.