Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahebrank/install_module_dependencies

A D8 module dependency management hack
https://github.com/ahebrank/install_module_dependencies

continuous-integration drupal-8 pantheon

Last synced: about 1 month ago
JSON representation

A D8 module dependency management hack

Awesome Lists containing this project

README

        

# Install Module Dependencies

This addresses a very specific problem when maintaining D8 sites in a particular
way for deployment on Pantheon. It adds non-module module dependencies to the
site `vendor` during build.

## Usage:

`install_module_dependencies --root=/tmp/build --moduledir=/tmp/build/modules`