ecomm-store/public
nix-dev be3eafcd9c feat: add admin subscriptions dashboard and add form
- /admin/subscriptions: shows revenue stats, projected revenue (1mo/3mo/6mo/1yr),
  upcoming renewal events, and recent subscription history
- /admin/subscriptions/add: form to create subscriptions by user email/ID
  with product selection, frequency override, and initial state
- Fix bug in createSubscription() where $status was undefined parameter
- Add model methods: getRecent, getUpcoming, getTotalRevenue, getActiveCount,
  getProjectedRevenue, getSubscriptionProducts
- Add nav link on admin dashboard

Closes #17
2026-03-12 00:35:21 -04:00
..
img init 2025-02-09 12:02:22 -05:00
.DS_Store init 2025-02-09 12:02:22 -05:00
index.php feat: add admin subscriptions dashboard and add form 2026-03-12 00:35:21 -04:00