HIGH5 RISE

White-Label Control Center

Change the school name, logo, colors, feature toggles, and subscription status from one place. This is the MVP version of the future plug-and-play platform admin.

Phase 9 focus: plug-and-play school profile, branding, feature toggles, school admins, subscription status, and activity logging. Start with psi.
Back to Site

Phoenix Sports Institute

High5 / PSI

Status: active

Live Theme Preview

School Record

School Profile

This is the basic white-label identity for the school/client. These values are saved to the school record and can be used anywhere in the platform later.

Theme Controls

For MVP, the important control is Primary Color. Change it and the visible UI should update without hunting through CSS.

Feature Toggles

These are the white-label on/off switches. The current site hides basic matching sections; deeper role-based controls come later.

School Admins + Subscription

MVP controls only. This does not run billing yet. It stores the school admin emails and subscription state so the system is ready for deeper permissions later.

Activity Log Foundation

Every save from this page writes a basic activity record with the school ID, user, action, and timestamp. This is the beginning of the audit trail.

No changes saved in this session yet.

White-Label Readiness

ThemeColors and logo are controlled from the school record.
UploadsSchool logos route through Google Drive, not Firebase Storage.
FeaturesFeature toggles are saved for each school and ready for deeper wiring.
School ProfileName, contact details, social links, and program type now live in the school record.
Audit TrailSettings saves now write an activity log entry.

Save Changes

Saving writes to artifacts / high5-fd582 / public / data / schools / {schoolId}. No new indexes are required for this page.