PHPackages                             pantheon-systems/terminus-decoupled-kit-plugin - 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. pantheon-systems/terminus-decoupled-kit-plugin

ActiveTerminus-plugin

pantheon-systems/terminus-decoupled-kit-plugin
==============================================

Creates a Decoupled Kit project for use on Pantheon

1.0.0(2y ago)2523[4 PRs](https://github.com/pantheon-systems/terminus-decoupled-kit-plugin/pulls)MITPHPCI passing

Since Jul 3Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/pantheon-systems/terminus-decoupled-kit-plugin)[ Packagist](https://packagist.org/packages/pantheon-systems/terminus-decoupled-kit-plugin)[ RSS](/packages/pantheon-systems-terminus-decoupled-kit-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

Terminus Decoupled Kit Plugin
=============================

[](#terminus-decoupled-kit-plugin)

The Terminus Decoupled Kit Plugin provides commands useful for creating decoupled projects on [Pantheon](https://pantheon.io) using pre-configured starter kits.

The `decoupled-kit:create` command guides you through the following tasks:

- Creating a new site on Pantheon for the CMS back-end of your choice.
- Optionally installing your CMS.
- Creating a front-end codebase that sources data from your newly created CMS project. This codebase will be automatically configured for local development, and can later be deployed to Pantheon using the [import repository workflow](https://docs.pantheon.io/guides/decoupled/no-starter-kit/import-repo).

Requirements
------------

[](#requirements)

- [Terminus](https://docs.pantheon.io/terminus/install)
- [NodeJS](https://nodejs.org/en/download/)

Installation
------------

[](#installation)

```
terminus self:plugin:install pantheon-systems/terminus-decoupled-kit-plugin

```

Commands
--------

[](#commands)

### decoupled-kit:create

[](#decoupled-kitcreate)

Creates a back-end CMS site on Pantheon and a front-end codebase that sources data from the CMS site.

To run interactively:

```
terminus decoupled-kit:create

```

#### Command Arguments

[](#command-arguments)

The following arguments can be provided to the decoupled-kit:create command:

```
decoupled-kit:create [options] [--]   []

```

ArgumentDescriptionsite\_nameSite namelabelSite labelupstream\_idUpstream name or UUIDExample:

```
decoupled-kit:create

```

Creates a new site named `site`, human-readably labeled `label`, using code from `upstream`.

#### Command Options

[](#command-options)

Additional options are available to further customize the decoupled-kit:create command:

OptionDescription--org\[=ORG\]Organization name, label, or ID--region\[=REGION\]The region to create the site in. See [the Pantheon regions documentation](https://pantheon.io/docs/regions#create-a-new-site-in-a-specific-region-using-terminus) for details.--cms\[=CMS\]The CMS to use. Currently supported: drupal, wordpress--install-cms\[=INSTALL-CMS\]Whether to install the CMS. Defaults to true.Example:

```
decoupled-kit:create    --org= --cms --install-cms --region

```

Creates a new site named `site`, human-readably labeled `label`, associated with `organization`, for the specified `cms`.

Related Projects
----------------

[](#related-projects)

- [Create Pantheon Decoupled Kit](https://www.npmjs.com/package/create-pantheon-decoupled-kit) - NodeJS CLI used to create and upgrade front-end codebases based on Pantheon starter kits. Used by this terminus plugin and can also be used independently.

Known Limitations
-----------------

[](#known-limitations)

- Currently this terminus plugin creates your front-end codebase, but does not automatically deploy it to Pantheon. You can deploy your front-end codebase to Pantheon using the [import repository workflow](https://docs.pantheon.io/guides/decoupled/no-starter-kit/import-repo).

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance60

Regular maintenance activity

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% 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

Unknown

Total

1

Last Release

1043d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3e0813f66232abbf905071333493f1ce86df97e63ba9a6fcc55cc2f84832b4f?d=identicon)[backlineint](/maintainers/backlineint)

---

Top Contributors

[![abhisekmazumdar](https://avatars.githubusercontent.com/u/12195330?v=4)](https://github.com/abhisekmazumdar "abhisekmazumdar (10 commits)")[![namespacebrian](https://avatars.githubusercontent.com/u/87093053?v=4)](https://github.com/namespacebrian "namespacebrian (4 commits)")[![greg-1-anderson](https://avatars.githubusercontent.com/u/612191?v=4)](https://github.com/greg-1-anderson "greg-1-anderson (2 commits)")

---

Tags

decoupled-kit

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pantheon-systems-terminus-decoupled-kit-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/pantheon-systems-terminus-decoupled-kit-plugin/health.svg)](https://phpackages.com/packages/pantheon-systems-terminus-decoupled-kit-plugin)
```

PHPackages © 2026

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