2017 © Pedro Peláez
 

terminus-plugin terminus-composer-plugin

Composer - A Terminus plugin for running Composer commands on a Pantheon site

image

pantheon-systems/terminus-composer-plugin

Composer - A Terminus plugin for running Composer commands on a Pantheon site

  • Thursday, June 21, 2018
  • by greg.1.anderson
  • Repository
  • 8 Watchers
  • 2 Stars
  • 2,587 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 6 Versions
  • 10 % Grown

The README.md

Terminus Composer Plugin

CircleCI Actively Maintained, (*1)

Terminus Plugin to run Composer commands on Pantheon sites., (*2)

Adds a command 'composer' to Terminus 1.x, 2.x or 3.x which you can use just like 'drush' or 'wp'., (*3)

This project is a simplified version of the original Terminus Composer Plugin by Brian Thompson., (*4)

Configuration

This plugin should only be used with sites that are managed by Composer. The recommended upstreams are:, (*5)

This plugin may also be used with "Build Tools" and "No CI Workflow" sites that were started with one of the following template projects:, (*6)

Using Composer to manage standard sites on Pantheon not started with these upstreams (or a similar variant thereof) is not recommended. Using with Drupal 8.8 on the drops-8 will produce a working site, but will make future dashboard updates difficult. Using with sites based on the Standard non-Composer Pantheon WordPress upstream, or Drupal versions prior to 8.8 is likely to break the site., (*7)

Examples

  • terminus composer my-script
  • terminus composer my-site.dev -- config repositories.drupal composer https://packages.drupal.org/8
  • terminus composer my-site.dev -- require drupal/media
  • terminus composer my-site.dev -- update

Installation

Installing via Terminus 3

terminus self:plugin:install pantheon-systems/terminus-composer-plugin, (*8)

On older versions of Terminus:, (*9)

mkdir -p ~/.terminus/plugins
composer create-project --no-dev -d ~/.terminus/plugins pantheon-systems/terminus-composer-plugin:~1

Help

Run terminus help composer for help., (*10)

The Versions

21/06 2018

dev-circle-2

dev-circle-2

Composer - A Terminus plugin for running Composer commands on a Pantheon site

  Sources   Download

MIT

The Development Requires

17/03 2017

1.x-dev

1.9999999.9999999.9999999-dev

Composer - A Terminus plugin for running Composer commands on a Pantheon site

  Sources   Download

MIT

The Development Requires

17/03 2017

dev-simplify-circle

dev-simplify-circle

Composer - A Terminus plugin for running Composer commands on a Pantheon site

  Sources   Download

MIT

The Development Requires

17/12 2016

1.0.0

1.0.0.0

Composer - A Terminus plugin for running Composer commands on a Pantheon site

  Sources   Download

MIT

17/12 2016

0.x-dev

0.9999999.9999999.9999999-dev

Composer - A Terminus plugin for running Composer commands on a Pantheon site

  Sources   Download

MIT

17/12 2016

0.1.0

0.1.0.0

Composer - A Terminus plugin for running Composer commands on a Pantheon site

  Sources   Download

MIT