定制 pantheon-systems/terminus-composer-plugin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pantheon-systems/terminus-composer-plugin

最新稳定版本:1.2.0

Composer 安装命令:

composer require pantheon-systems/terminus-composer-plugin

包简介

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

README 文档

README

CircleCI Actively Maintained

Terminus Plugin to run Composer commands on Pantheon sites.

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

This project is a simplified version of the original Terminus Composer Plugin by Brian Thompson.

Configuration

This plugin should only be used with sites that are managed by Composer. The recommended upstreams are:

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

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.

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

On older versions of Terminus:

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.

统计信息

  • 总下载量: 111.92k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 16
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 16
  • Watchers: 11
  • Forks: 8
  • 开发语言: Shell

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-12-16