Hello!
I’d like to set up monthly membership plans where each plan allows users to publish a specific number of listings (for example: 5 listings, 10 listings, or unlimited listings), depending on the membership they’re subscribed to.
Goal:
• Different plans with different listing limits
• One plan should allow unlimited listings
• Limits should reset monthly
• If possible, prevent users from publishing more listings once they reach their limit, or prompt them to upgrade their plan.
Thank you!