Everything you can configure from inside the admin panel as the superadmin: branding, theme, email, payments, subscription plans, legal pages, and analytics. This phase is universal — it works for any CodeCanyon app because it’s driven by a check-first pattern (inspect what the panel exposes, configure what’s there, and capture future work in Zaj-BACKLOG.md), not a fixed menu. Phase 5 does not need every passive/human-only journey closed before this starts; it needs the immediate selected-environment gate green and the remaining clock/human rows tracked in Zaj-BACKLOG.md.
Phase 6 — map the panel, then configure in-panel
This phase, page by page
Section titled “This phase, page by page”The first two pages are read-only homework; pages 3–6 are the MUST core (security → email → money → legal); pages 7–8 close out with SHOULD work and any tracked post-launch non-blockers (theme + system pages, then analytics and the growth features).
Two ways to run this:
Whole Phase → click the button; one Part → open the Part document and click Run this Part.
Skill users can run /zaj-laravel-codecanyon phase 6 instead.
Sub-steps
Section titled “Sub-steps”- Concepts & admin model — vocabulary, check-first pattern, Playwright + Livewire traps
- Survey & brand profile — capabilities survey, vendor-docs digest, brand profile
- Credentials & branding — rotate creds, brand assets, PHP binary, demo content
- Email (SMTP) — transactional email + the APP_ENV banner trap
- Payments & plans — Stripe strategy, webhooks, keys, subscription plans
- Legal & consent — Privacy, Terms, cookie/GDPR banner
- Theme & system pages — colours, error pages, maintenance mode
- Engagement & SEO — GA4, chat, social login, blog, sitemap
A configured, branded app still needs hardening before real users arrive. Continue to Phase 7 · Security & monitoring, then handle the out-of-panel work in Phase 8 · Configure app. This phase built on the selected live non-production app from Phase 5 · Deploy to staging.