Skip to content

brandonhimpfen/awesome-wordpress-headless

Repository files navigation

Awesome WordPress Headless Awesome Lists

DOI
GitHub Sponsor Β  Buy Me a Coffee Β  Ko-Fi Β  PayPal

πŸ“Œ This repository is archived with Zenodo and can be cited using the DOI above.

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.

Support ongoing maintenance and curation via GitHub Sponsors.

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. Please ensure your submission fully follows the requirements outlined in CONTRIBUTING.md, including formatting, scope alignment, and category placement.

Pull requests that do not adhere to the contribution guidelines may be closed.

License

CC0