Skip to content
prod 352bb92
Browse

Phase 6 · SuperAdmin setup

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

Phase 6 — map the panel, then configure in-panel 1. Map & survey (read-only) → 2. Lock & brand (creds + assets) → 3. Email + payments (MUST) → 4. Legal + consent (MUST) → 5. Analytics + growth (live) Map & survey read-only Lock & brand creds + assets Email + payments MUST Legal + consent MUST Analytics + growth live
MUST work first (security, money, email, legal); SHOULD and tracked post-launch polish after. Out-of-panel work (external accounts, performance) is Phase 8; hardening is Phase 7.

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.

  1. Concepts & admin model — vocabulary, check-first pattern, Playwright + Livewire traps
  2. Survey & brand profile — capabilities survey, vendor-docs digest, brand profile
  3. Credentials & branding — rotate creds, brand assets, PHP binary, demo content
  4. Email (SMTP) — transactional email + the APP_ENV banner trap
  5. Payments & plans — Stripe strategy, webhooks, keys, subscription plans
  6. Legal & consent — Privacy, Terms, cookie/GDPR banner
  7. Theme & system pages — colours, error pages, maintenance mode
  8. 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.