Skip to content

Basic parent theme for Headless WordPress projects, to be extended by a custom child theme.

Notifications You must be signed in to change notification settings

cloak-labs/cloakwp-base-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloakWP Theme

This is a super barebones theme for headless WordPress projects (or more specifically CloakWP projects). It is built primarily just to meet the WordPress requirement of having an active theme; it doesn't actually provide any headless functionality -- for that, check out the CloakWP Plugin.

Features:

  • All non-admin routes redirect to wp-admin (essentially turning off the traditional WordPress front-end)

Installation

If you're not using CloakWP Bedrock, which pre-installs the CloakWP Base Theme for you, you can install the theme via Composer by running:

composer require cloak-labs/cloakwp-base-theme

Not using Composer? First, strongly consider using Composer. Otherwise, download the theme's GitHub repo and upload it to WordPress as a .zip

About

Basic parent theme for Headless WordPress projects, to be extended by a custom child theme.

Resources

Stars

Watchers

Forks

Packages

No packages published