Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 862 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 862 Bytes

Next.js WordPress Theme

A theme to help turn WordPress into a headless CMS.

This theme requires the companion Next.js WordPress Plugin and is intended to be used within the Next.js WordPress project.


Download

There are a few ways to aquire this theme.

The Old Fashioned Way

Download the latest release (.zip) and upload it like any other WordPress theme.

Composer

composer require gregrickaby/nextjs-wordpress-theme

WP CLI

wp theme install https://github.com/gregrickaby/nextjs-wordpress-theme/archive/refs/heads/main.zip --activate

Once installed, you'll need to activate and set it as the default theme.