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
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:
- WordPress: Advanced WordPress on Pantheon
- Drupal 8: Example Drops-8 Composer
- Drupal 7: Example Drops-7 Composer
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-scriptterminus composer my-site.dev -- config repositories.drupal composer https://packages.drupal.org/8terminus composer my-site.dev -- require drupal/mediaterminus 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
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-16