—
Total Users
—
New Signups
—
Admins
—
Confirmed
User Management
Database Setup Required
The admin dashboard needs two PostgreSQL functions to be created in your Supabase project. Run the SQL setup script in your Supabase SQL Editor.
-- Steps:
- Go to your Supabase Dashboard
- Open SQL Editor → New Query
- Paste the contents of supabase-setup.sql
- Replace YOUR_EMAIL@example.com with your email
- Click Run
No users found
Try a different search term
Database
Supabase Auth + PostgreSQL RPC
Last Refreshed
Your Role
Super Admin
Settings saved successfully! Changes will apply on next page load.
Site settings table not found
Run the updated supabase-setup.sql in your Supabase SQL Editor to create the site_settings table.
Site Identity
Configure your website name, description, and branding
The name displayed in the browser tab and navigation
Used in meta tags and SEO
Direct URL to your site logo / favicon image
Auto Update
Control automatic settings synchronization
Enable Auto Update
When enabled, site settings are automatically fetched from the database on every page load, keeping all pages in sync.
Live Preview
How your site will look
Browser Tab
Changes are saved to the database and applied automatically on every page load when Auto Update is enabled. The site title, logo, and description will update across all pages.
Streaming sources table not found
Run the updated supabase-setup.sql in your Supabase SQL Editor.
Streaming Sources
Manage the video sources available to users
Movie:
TV:
No sources configured
Add your first streaming source
Sources are stored in the database. Use {id}, {season}, {episode} as URL placeholders. Changes take effect immediately for all users.
Update Notices
Banner alerts shown at the top of the homepage
No update notices
Add your first notice to alert users
Update notices, popup reminder, and donation banner content are stored in the database. Users can toggle their visibility in Settings > Appearance, but the actual content is managed here.
Unique identifier — cannot be changed after creation