Getting Started
Flx Headless is an open source framework for Headless WordPress — an API-first content layer, flexible rendering strategies, and a composable, framework-agnostic frontend architecture.
Obtaining Flx Headless
The source is available on GitHub. Tagged releases, when available, are published on the Releases page.
Installation
Clone the repository and install dependencies:
git clone https://github.com/rickey29/flxheadless.git
cd flxheadless
npm installSee the project's README for further setup instructions.
Last updated: July 2026