
Overedge Connector is the bridge between your WordPress content and your React frontend.
Whether you built your site with Lovable, Vite, Next.js, or plain React — Overedge Connector turns your WordPress installation into a fully configured headless CMS that your React app can fetch from instantly.
This plugin optionally connects to the Overedge platform (https://overedge.dev) to automate the connection setup between your React frontend and WordPress. This connection is initiated manually by the site administrator and can be used without the platform entirely.
The Overedge platform stores only site URLs and plugin health status. No content or personal data is transmitted.
Privacy policy: https://overedge.dev/privacy
Terms of service: https://overedge.dev
Once activated, Overedge Connector automatically:
/wp-json/overedge/v1/health so your frontend can monitor the connectionThis plugin works standalone, but connects seamlessly with the Overedge platform (overedge.dev) which provides:
[overedge_hero headline="..."] updates your React component automaticallyGET /wp-json/overedge/v1/health — Plugin health and site statusPOST /wp-json/overedge/v1/configure — Update CORS allowed originGET /wp-json/overedge/v1/settings — Site-wide CMS settingsoveredge_testimonial — with fields: quote, author_name, author_country, destination, avataroveredge_team_member — with fields: full_name, job_title, bio, photo, destination_focus, linkedin_urloveredge_faqs — with fields: answer, destination, orderAll custom post types are exposed via the WordPress REST API and include ACF field support.
This plugin does not collect or transmit any personal data. The optional Overedge platform connection only stores site URLs and connection status — never content or user data.