The admin UI is accessed via OMobile in the WordPress admin menu.
Layout
- Row 1 (Brand bar): OMobile logo + name + version badge + light/dark toggle
- Row 2 (Nav): Horizontal scrollable tabs grouped by function, separated by dividers
Navigation Groups
| Group | Tabs |
|---|---|
| Overview | Dashboard, Setup |
| App | Devices, Segments, Analytics, Versions |
| Push | Push, Announcements |
| Backend | Flags, Remote Config |
| Monitoring | API Monitor, Crashes, Telemetry, Content Health |
| Auth | Auth, API Keys, Audit Log |
| System | Settings, Webhooks, Snapshots, Demo, Diagnostics, SDK Docs |
Theme Toggle
The light/dark toggle is in the header. Theme preference is persisted in localStorage as omobile_theme. Dark mode adds the class omobile-dark to <body>.
