Hello,
You can’t set a limit per membership plan with the free version of our plugin. But our Pro version of the plugin is compatible with the WooCommerce Memberships plugin.
You can set limits per membership plan from the Formula section of the plugin’s settings using shortcodes.
Please try the following setup in the plugin’s Pro version:
- In the plugin’s settings, go to General section and set Mode to Product quantities and Order statuses to the relevant order statuses.
- Next, go to the Formula section and enable Limit by formula. Then, you may paste shortcodes such as:
[alg_wc_mppu limit="100" membership_plan="plan-1"]
[alg_wc_mppu limit="250" membership_plan="plan-2"]
[alg_wc_mppu limit="500" membership_plan="plan-4"]
[alg_wc_mppu limit="1000" membership_plan="plan-5"]
The name of the membership plan will depend on your WooCommerce membership setup.
I hope this information was helpful to you. Please get in touch with me if you have any queries or need help.