cloak-labs / cloakwp-base-theme
Dead simple theme that strips WordPress for use as a headless CMS.
Installs: 67
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Language:CSS
Type:wordpress-theme
Requires
- composer/installers: ^2.2
README
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