gregrickaby/nextjs-wordpress-theme

A plugin to help turn WordPress into a headless CMS.

Installs: 43

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:wordpress-theme

pkg:composer/gregrickaby/nextjs-wordpress-theme

1.0.1 2023-10-21 20:43 UTC

This package is auto-updated.

Last update: 2025-10-22 01:47:41 UTC


README

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.