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(3y ago)14.9k↓66.7%[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 3y 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 2d 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 41% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

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

1122d ago

Major Versions

v0.2.1 → v1.0.02022-01-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3590?v=4)[Tom Clark](/maintainers/whitespace)[@Whitespace](https://github.com/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

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)

PHPackages © 2026

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