Quick Start

Get your React app connected to WordPress in under 10 minutes.

Step 1: Install the WordPress plugin

Install Overedge Connector from wordpress.org:

  • Go to your WordPress admin
  • Plugins → Add New
  • Search: "Overedge Connector"
  • Install and Activate

Or install directly from wordpress.org/plugins/overedge-connector.

Step 2: Add your secret key to WordPress

  1. Sign up at overedge.dev
  2. Copy your Secret Key from the dashboard
  3. Open Overedge in your WordPress admin
  4. Paste your secret key and click Save

Step 3: Get your starter prompt

  1. Go to overedge.dev/dashboard
  2. Select your platform (Lovable, Bolt, etc.)
  3. Select your content types
  4. Click "Generate Prompt"
  5. Copy the prompt

Step 4: Paste into your project

Paste the prompt into your vibe coding platform. It automatically:

  • Adds the CDN script to your project
  • Creates the useOveredge hook
  • Wires all your pages to WordPress
  • Adds loading and empty states

Step 5: Your client manages content

Your client logs into WordPress and manages all content from wp-admin. Posts, pages, custom content types — everything.

Your React site updates automatically. No code changes. No developer needed.