I sell meal plans. I want to offer a monthly subscription, and a purchase 6/12 months options. I have a STRIPE account so that I can sell meal plans through there, and have the ability for subscriptions on there with the billing etc. But I want to create a “Member Area” or something similar.
I created a private page and a user registration page so that people can login and get access to the private page, but I would like it where customers can access their menus each month/within their amount of months purchased. So if they bought January 2023, they’d get access all of January, but on Feb 1, they wouldn’t have access to the bonus content unless they bought February.
What is the best way for me to implement something like this?
Here is my website: [momsbistro.net])
TIA <3
[ad_2]
>What is the best way for me to implement something like this?
You can try one of the various membership plugins like WP-Member, MemberPress, BuddyPress, etc. If that doesn’t work for you, then you will have to develop something yourself or hire a developer.