Skip to content

WebDevStudios/nextjs-wordpress-starter

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
April 19, 2022 10:54
lib
February 22, 2022 15:08
September 10, 2021 11:09
April 14, 2022 11:40
February 22, 2022 15:08
September 18, 2021 09:07
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
September 10, 2021 15:10
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
September 9, 2021 17:48
February 22, 2022 15:25
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:25
February 22, 2022 15:08
February 22, 2022 15:08
February 22, 2022 15:25
February 22, 2022 15:08
February 22, 2022 15:08

Next.js WordPress Starter

WebDevStudios. Your Success is Our Mission.

A headless starter for WordPress powered by Next.js

Introduction

Querying a REST-API or GraphQL endpoint and looping over blog posts is where many tutorials about "headless WordPress" stop. You'd be hard pressed to find a deep-dive into advanced functionality because: headless WordPress is hard.

At WebDevStudios we believe that WordPress is so much more than a blog-- and our clients require support for things like: SEO, menus, forms, previews, search, comments, authentication, custom post types, custom fields, etc...

With this framework, we've figured out the "hard stuff" and placed the sum of our knowledge into something both the community and our future projects could use as a jumping off point.

Getting Started

There are two environments, the backend (WordPress) and the frontend (Next.js). Each environment has its own setup instructions.

  1. Backend setup docs
  2. Frontend setup docs

Documentation

Visit https://webdevstudios.github.io/nextjs-wordpress-starter/docs to view all the documentation.

Contributing

There are many ways to contribute to this project:

License

This is free software, and released under the terms of the GNU General Public License version 2 or any later version. Please note, that other packages or libraries may be released under different licenses.