A curated list of resources, tools, frameworks, and guides for building headless WordPress websites.
Headless WordPress separates the WordPress backend (content management) from the frontend presentation layer. This approach allows developers to use modern frameworks (React, Vue, Svelte, etc.) while leveraging WordPress as a CMS via REST or GraphQL APIs.
- Overview
- API Access
- Frontend Frameworks
- Starters & Boilerplates
- Deployment Platforms
- Headless Hosting
- Authentication
- Plugins & Tools
- Tutorials & Guides
- Examples & Case Studies
- Related Lists
- WordPress REST API – Native API for accessing content and data.
- WPGraphQL – GraphQL server for WordPress.
- WPGraphQL JWT Authentication – JWT authentication for GraphQL.
- Next.js – Great for static or SSR frontends with WordPress data.
- Nuxt – Vue.js framework for building fast websites.
- Gatsby – React-based static site generator with WordPress integration.
- SvelteKit – Modern, fast, and lightweight.
- Astro – A performant, modern way to use WordPress data in any frontend.
- Vercel – Ideal for Next.js, supports edge rendering and API routes.
- Netlify – Great for static builds (e.g. Gatsby).
- Cloudflare Pages – Fast, global, and Git-integrated.
- WordPress VIP – Enterprise-grade headless WordPress hosting.
- Strattic – Static site generator and deployment platform for WordPress.
- WPEngine Atlas – Managed headless WordPress solution.
- How to Use WordPress as a Headless CMS with Next.js
- Gatsby + WordPress Source Plugin Guide
- Complete Guide to WPGraphQL
- WPEngine Headless Docs
Contributions are welcome!