Plans & Packages¶
Define what tenants can subscribe to: priced plans (tiers) and the module bundles they include.
Plan catalogue¶
Open Plans (/admin/subscription/plans). Each plan has a code, name, price, billing cycle, and the
set of modules it includes (e.g. STARTER, PROFESSIONAL, ENTERPRISE).
- Create / edit a plan — set pricing and tick the included modules; set any add-on pricing.
- Changing a plan affects new subscriptions; existing subscribers are unaffected until they change.
Screenshot: Plan catalogue — TODO
Packages (module bundles)¶
Open Packages (/admin/packages) to group modules into reusable bundles (e.g. HR Suite =
HRMS + PAYROLL + TIME; Medical Standard = MED_CORE + MED_IPD + MED_BILLING). Tenants subscribed to a
bundle automatically get its modules.
Plans gate modules
A tenant only sees modules included in its plan/packages. This is what tenant module settings check against when an admin enables a feature.