PHPackages                             whitespace-se/wordpress-plugin-headless-cms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. whitespace-se/wordpress-plugin-headless-cms

ActiveWordpress-plugin[API Development](/categories/api)

whitespace-se/wordpress-plugin-headless-cms
===========================================

Wordpress plugin that turns your site into a headless CMS

v1.1.1(2y ago)14.9k↓33.3%[1 issues](https://github.com/whitespace-se/wordpress-plugin-headless-cms/issues)[1 PRs](https://github.com/whitespace-se/wordpress-plugin-headless-cms/pulls)1AGPL-3.0-or-laterPHP

Since Apr 14Pushed 2y ago9 watchersCompare

[ Source](https://github.com/whitespace-se/wordpress-plugin-headless-cms)[ Packagist](https://packagist.org/packages/whitespace-se/wordpress-plugin-headless-cms)[ RSS](/packages/whitespace-se-wordpress-plugin-headless-cms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (9)Used By (1)

Whitespace Headless CMS plugin for Wordpress
============================================

[](#whitespace-headless-cms-plugin-for-wordpress)

Wordpress plugin that turns your site into a headless CMS.

How to install
--------------

[](#how-to-install)

If you want to use this plugin as an MU-plugin, first add this to your composer.json:

```
{
  "extra": {
    "installer-paths": {
      "path/to/your/mu-plugins/{$name}/": [
        "whitespace-se/wordpress-plugin-headless-cms"
      ]
    }
  }
}
```

Where `path/to/your/mu-plugins` is something like `wp-content/mu-plugins` or `web/app/mu-plugins`.

Then get the plugin via composer:

```
composer require whitespace-se/wordpress-plugin-headless-cms
```

Features
--------

[](#features)

### Notify CI

[](#notify-ci)

Define the `CI_NOTIFY_URLS` constant in you config (e.g. in `wp-config.php`) if you need to trigger a build job in your CI tool. Example:

```
define(
  "CI_NOTIFY_URLS",
  "https://ci.example.com/build_hooks/000000000000?cause={DESCRIPTION}",
);
```

The value can be a single URL or multiple URLs either as an array or comma-separated in a single string. You can also use the `WhitespaceHeadlessCms/ci_notify_urls` filter to alter the value.

You can use the `{DESCRIPTION}` placeholder to log what post caused the build to be triggered if the CI tool supports that. You will see something like "Post 123 updated in WordPress" in the CI logs.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~130 days

Recently: every ~149 days

Total

7

Last Release

1076d ago

Major Versions

v0.2.1 → v1.0.02022-01-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/592af4ef31862c92dfc8f616c100f6a2cbf189e4a2d68a1d25c140a06dba205c?d=identicon)[whitespace](/maintainers/whitespace)

---

Top Contributors

[![jeanfredrik](https://avatars.githubusercontent.com/u/8242740?v=4)](https://github.com/jeanfredrik "jeanfredrik (21 commits)")[![pbrotherton](https://avatars.githubusercontent.com/u/19387424?v=4)](https://github.com/pbrotherton "pbrotherton (3 commits)")[![johanwestin](https://avatars.githubusercontent.com/u/411063?v=4)](https://github.com/johanwestin "johanwestin (1 commits)")

### Embed Badge

![Health badge](/badges/whitespace-se-wordpress-plugin-headless-cms/health.svg)

```
[![Health](https://phpackages.com/badges/whitespace-se-wordpress-plugin-headless-cms/health.svg)](https://phpackages.com/packages/whitespace-se-wordpress-plugin-headless-cms)
```

###  Alternatives

[sybrew/the-seo-framework

An automated, advanced, accessible, unbranded and extremely fast SEO solution for any WordPress website.

47078.8k](/packages/sybrew-the-seo-framework)[a2design-company/mandrill-cakephp-plugin

Mandrill CakePHP plugin

193.2k](/packages/a2design-company-mandrill-cakephp-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
