Skip to content

Terminus Plugin to run Composer commands on Pantheon sites.

License

Notifications You must be signed in to change notification settings

rvtraveller/terminus-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Composer

Terminus Plugin to run Composer commands on a Pantheon sites.

Adds a command 'composer' to Terminus which you can use just like 'drush' or 'wp'. The results from the composer command are automatically committed to your git repo.

Note that you can only run composer on dev or multidev environments as composer will almost always need to write to the filesystem.

Examples

  • terminus composer "help" --site=my-site --env=dev
  • terminus composer "install" --site=my-site --env=dev

Installation

For help installing, see Terminus's Wiki

Help

Run terminus help composer for help.

About

Terminus Plugin to run Composer commands on Pantheon sites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages