Skip to content

A curated list of resources, tools, frameworks, and guides for building headless WordPress websites.

Notifications You must be signed in to change notification settings

awesomelistsio/awesome-wordpress-headless

Repository files navigation

Awesome WordPress Headless Awesome Lists

Ko-Fi   PayPal   Stripe   X   Facebook

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.

Contents

Overview

API Access

Frontend Frameworks

  • 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.

Starters & Boilerplates

Deployment Platforms

  • 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.

Headless Hosting

  • WordPress VIP – Enterprise-grade headless WordPress hosting.
  • Strattic – Static site generator and deployment platform for WordPress.
  • WPEngine Atlas – Managed headless WordPress solution.

Authentication

Plugins & Tools

Tutorials & Guides

Examples & Case Studies

Related Lists

Contribute

Contributions are welcome!

License

CC0

About

A curated list of resources, tools, frameworks, and guides for building headless WordPress websites.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages