[MokoJoomMembership] [FEATURE] Frontend models for plans and member profile #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
No frontend models exist.
Required Models
PlansModel-- list published plans with orderingPlanModel-- single plan by ID or aliasProfileModel-- current user subscriptions, payments, invoicesLocation
site/src/Model/Requirements
Built: Frontend models already exist — PlansModel, PlanModel, ProfileModel, SubscribeModel.