Admin panel

Sign in to manage products, journal, and signups.

Dashboard
Your 52collective at a glance
Products
Journal posts
Pending submissions
Subscribers
Recent signupsDate
Loading…
Products
Manage your library
ImageTitleCategoryPricePublishedActions
Loading…
Journal
Manage posts
TitleCategoryRead timePublishedActions
Loading…
Submissions
Work submitted by users
NameEmailProductLinkStatusActions
Loading…
Hero Banner
Featured product shown at the top of your marketplace
Show hero banner
Turn the featured section on or off on the homepage
Content
CTAs
Hero image

Click to upload hero image

First time setup: Run this SQL in your Supabase SQL Editor to create the settings table:
CREATE TABLE IF NOT EXISTS settings ( key text PRIMARY KEY, value jsonb NOT NULL DEFAULT '{}', updated_at timestamptz DEFAULT now() ); ALTER TABLE settings ENABLE ROW LEVEL SECURITY; CREATE POLICY "Public read" ON settings FOR SELECT USING (true); CREATE POLICY "Auth write" ON settings FOR ALL USING (true);
Signups
Everyone who joined the collective
EmailDate joined
Loading…

Add product

Image 1 (main)

Image 2

Image 3

New post

Click to upload cover image