Plans & billing
Configure subscription tiers shown on the public pricing page.
Plans defined in /app/admin/plans automatically appear on the public /pricing page (when marked Active and Public).
Fields
- Slug — internal identifier (e.g.
pro). - Monthly / yearly price in cents.
- Features — one per line, shown as a checklist on the pricing card.
- Sort order — controls left-to-right placement.
Stripe price IDs can be stored on each plan now; payment processing will hook into them when Stripe is enabled.
