Run the whole site.
Every CRUD surface in one place. The CMS layer is fully DB-backed — changes here propagate without a deploy. Need API docs? See /api/docs.
- Phase 1
Pages →
DB-backed dynamic pages. Pick a template, fill slots, hit publish.
- Phase 2
Master Product Launch →
Atomic Zylvie + portal + SuiteDash + CMS page create. ⚠ Makes real Zylvie changes.
- Phase 3
Menus →
MegaMenu + footer columns as JSON. Falls back to static catalog if empty.
- Phase 4
Blog →
DB-backed blog with RSS, tags, categories. Markdown body.
- Phase 6
Workflows →
Trigger-based automations (license_redeemed, page_published, etc.). Steps: email, webhook, suitedash_task, wait, log.
- Social Proof
Testimonials →
Written + video reviews. Mark items as 'Featured' to promote them on the home page hero strip.
- Social Proof
Portfolio →
Client case-study tiles. Drives the 'Proof, Not Promises' grid on the home page. Reorder + hide/publish individually.
- Email
Email Drips →
Existing per-product drip campaigns + sent log + queue inspection.
- Auth
API Tokens →
Create + revoke API tokens with scopes. Plaintext shown once.
- Bookings
Bookings Queue →
Confirm / cancel pending workshop + single-session bookings.
- Portal
Product Registry →
Portal products + onboarding checklists.
- Email
Resend Log →
Resend any past confirmation email by id.
- Docs
Data Diagrams →
Architecture diagrams + integration topology.