Admin subscriptions #17

Open
opened 2025-02-17 10:35:30 -05:00 by null · 0 comments
Owner

/admin/subscriptions

show recent subscription events
show upcoming events
show total revenue from subscriptions
show projected revenue 1mo/3mo/6mo/1yr from subscriptions assuming no new signups and no cancelations

/admin/subscriptions/add

form with subscription type select, sub name input, frequency select, cost cents/sats, user identifier
on submit, sends email to user with link, user clicks link to /subscription/subid

/subscription/<sub_id> only viewable to admin and user owning the sub

if sub is not STARTED, show details, terms and get user's content to start the subscription
else show details about the subscription and allow user or admin to cancel it

/admin/subscriptions show recent subscription events show upcoming events show total revenue from subscriptions show projected revenue 1mo/3mo/6mo/1yr from subscriptions assuming no new signups and no cancelations /admin/subscriptions/add form with subscription type select, sub name input, frequency select, cost cents/sats, user identifier on submit, sends email to user with link, user clicks link to /subscription/subid /subscription/<sub_id> only viewable to admin and user owning the sub if sub is not STARTED, show details, terms and get user's content to start the subscription else show details about the subscription and allow user or admin to cancel it
null changed title from Admin S to Admin subscriptions 2025-02-17 10:36:23 -05:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: null/ecomm-store#17
No description provided.