Hi Team,
I’m currently working with Frappe LMS and would like to implement a time-based subscription model where users can subscribe (e.g., monthly, quarterly, yearly) and get access to all courses during their active subscription period.
Before developing a custom app or heavily modifying the existing structure, I would like to ask:
• Is there any standard or built-in way in Frappe LMS to implement time-based subscription plans?
• Can this be achieved using existing features like memberships, products, or subscription modules in ERPNext/Frappe?
• Is there a recommended architecture for enabling “access to all courses for X days/months” without customizing core LMS logic?
The goal is:
• User purchases a subscription plan
• User gets access to all (or selected group of) courses
• Access automatically expires after the subscription period ends
If this is already supported or if there is any recommended best practice, I would appreciate your guidance.
Thank you 🙏
Hi Team,
I’m currently working with Frappe LMS and would like to implement a time-based subscription model where users can subscribe (e.g., monthly, quarterly, yearly) and get access to all courses during their active subscription period.
Before developing a custom app or heavily modifying the existing structure, I would like to ask:
• Is there any standard or built-in way in Frappe LMS to implement time-based subscription plans?
• Can this be achieved using existing features like memberships, products, or subscription modules in ERPNext/Frappe?
• Is there a recommended architecture for enabling “access to all courses for X days/months” without customizing core LMS logic?
The goal is:
• User purchases a subscription plan
• User gets access to all (or selected group of) courses
• Access automatically expires after the subscription period ends
If this is already supported or if there is any recommended best practice, I would appreciate your guidance.
Thank you 🙏