PHPackages                             pantheon-systems/drupal-9-with-circleci-orb - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. pantheon-systems/drupal-9-with-circleci-orb

AbandonedArchivedProject[DevOps &amp; Deployment](/categories/devops)

pantheon-systems/drupal-9-with-circleci-orb
===========================================

Install Drupal 9 with Composer on Pantheon using CI.

21498[4 issues](https://github.com/pantheon-systems/drupal-9-with-circleci-orb/issues)[2 PRs](https://github.com/pantheon-systems/drupal-9-with-circleci-orb/pulls)PHP

Since Dec 15Pushed 1y ago2 watchersCompare

[ Source](https://github.com/pantheon-systems/drupal-9-with-circleci-orb)[ Packagist](https://packagist.org/packages/pantheon-systems/drupal-9-with-circleci-orb)[ RSS](/packages/pantheon-systems-drupal-9-with-circleci-orb/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

This repository is now archived
===============================

[](#this-repository-is-now-archived)

**This repository was archived shortly after the release of Drupal 11 when it no longer makes sense to keep open an example repo specific to such an old version of Drupal.**

Drupal 9 with Pantheon's Build Tools and CircleCI Orb
=====================================================

[](#drupal-9-with-pantheons-build-tools-and-circleci-orb)

[![Minimal Support](https://camo.githubusercontent.com/87b09fe2a9bb8652aef60cfa7f9d654e2659fab1a6f953ed64781e6d82531819/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50616e7468656f6e2d4d696e696d616c5f537570706f72742d79656c6c6f773f6c6f676f3d70616e7468656f6e26636f6c6f723d464644433238)](https://pantheon.io/docs/oss-support-levels#minimal-support)

This repository is a stripped down version of the fuller [pantheon-systems/example-drops-8-composer](https://github.com/pantheon-systems/example-drops-8-composer) which shows how Drupal 8 can be run on Pantheon with various git hosts and CI services using [Pantheon's Build Tools](https://pantheon.io/docs/guides/build-tools). This repo shows only Drupal 9 + GitHub + Pantheon and uses Build Tools wrapped in [Pantheon CircleCI Orb](https://github.com/pantheon-systems/circleci-orb).

*Warning: Drupal 9 sets a higher required version for MariaDB than is currently available on Pantheon. [This repository uses patches to circumvent installation errors related to the database version](https://github.com/pantheon-systems/drupal-9-with-circleci-orb/blob/e86429c338ec3064965bc7a6bc7bd47ec0f03b81/composer.json#L44)*. Pantheon engineering is working to make a higher version available in the coming months. Until the higher version is available, we do not recommend switching your production websites to Drupal 9.

To create a copy of this repository including a separate GitHub repo, a CircleCI configuration, and a Pantheon sandbox, run this command. Be sure to replace `machine-name-for-new-site` with a machine name of your choice.

```
terminus build:project:create "pantheon-systems/drupal-9-with-circleci-orb:dev-master" machine-name-for-new-site --stability=dev --team='optional-pantheon-organization-name'

```

After that command completes, verify that Drupal 9 has been installed in the Pantheon Dev environment by visiting it in your browser. this command will get you a one-time log in link that that environment. Be sure to replace `machine-name-for-new-site` with the machine name you chose above.

```
terminus drush machine-name-for-new-site.dev -- user-login

```

Next, deploy to the Pantheon Test and Live environments. When pull requests are created on your GitHub repo they will generate Multidev environments on Pantheon that clone the database and files from the Live environment. Be sure to replace `machine-name-for-new-site` with the machine name you chose above.

```
terminus env:deploy machine-name-for-new-site.test
terminus env:deploy machine-name-for-new-site.live

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance9

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a89f5f15357797cbd6ec7833a28626478ae3c0ceb5fa1faa8a26d0960584c65?d=identicon)[pantheon-systems](/maintainers/pantheon-systems)

![](https://www.gravatar.com/avatar/701266631f7dafb4acfa1d8fe6458f3dd6d18678397fc68bea903a37711f7095?d=identicon)[stevector](/maintainers/stevector)

---

Top Contributors

[![stevector](https://avatars.githubusercontent.com/u/211029?v=4)](https://github.com/stevector "stevector (41 commits)")[![greg-1-anderson](https://avatars.githubusercontent.com/u/612191?v=4)](https://github.com/greg-1-anderson "greg-1-anderson (3 commits)")[![kporras07](https://avatars.githubusercontent.com/u/2217820?v=4)](https://github.com/kporras07 "kporras07 (3 commits)")

### Embed Badge

![Health badge](/badges/pantheon-systems-drupal-9-with-circleci-orb/health.svg)

```
[![Health](https://phpackages.com/badges/pantheon-systems-drupal-9-with-circleci-orb/health.svg)](https://phpackages.com/packages/pantheon-systems-drupal-9-with-circleci-orb)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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