Introduction

Overedge connects any React frontend to WordPress as a headless CMS.

One plugin. One script tag. Your client manages everything in WordPress. You never get called about content again.

What Overedge does

Your React app fetches content from WordPress via the window.Overedge API. Your client manages all content from the WordPress admin they already know.

Who it's for

Developers and vibe coders who:

  • Build on Lovable, Bolt, v0, or Next.js
  • Need clients to manage content
  • Want WordPress as a backend
  • Don't want to rebuild their site

How it works

Three pieces work together:

  1. WordPress Plugin — Installed on your WordPress site. Exposes content via REST API. Authenticates with your secret key.
  2. CDN Script — One line added to your React project. Makes window.Overedge available globally. Fetches any WordPress content type.
  3. Your Credentials — Secret key authenticates with WordPress. CDN key is included in your starter prompt. Both generated automatically on signup.

Ready to ship? Head to the Quick Start.