socketwench / dropwhale

A Drop-in Docker environment for Drupal module testing
GNU Lesser General Public License v3.0
15 stars 2 forks source link

Download/Enable Custom Modules when building #2

Closed socketwench closed 8 years ago

socketwench commented 8 years ago

Right now, there's no way to instruct Dropwhale to enable the module in the parent directory, let alone any custom module dependencies.

Proposed Solution

Create an environment variable that accepts the parent module name, and any custom dependencies to download and enable. Modify build.sh to invoke the necessary drush commands.

socketwench commented 8 years ago

Fixed in 0.2