Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 593 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 593 Bytes

WP Headless Theme

A WordPress theme which disables the front-end and redirects users to the admin area / login screen. Aimed at users who want to use WordPress as a headless CMS

🛠 Installation

🤙 Manual

  • ⬇️  Download .zip
  • 🔧  Go to your WordPress admin area, choose Themes -> Add new theme -> Upload theme an upload the .zip file
  • 🚀  Activate

🎼 Composer

Add the repo to your composer.json in the following way:

📦 Features

  • None. Just a redirect and a functions.php to store some functions in, if needed.