drupal-composer / drupal-packagist

:package: Drupal Packagist server to automatically build package information from projects on drupal.org
http://packagist.drupal-composer.org
28 stars 4 forks source link

Feature Request: Distribution Patches #25

Closed generalredneck closed 9 years ago

generalredneck commented 9 years ago

Make it so that when a distribution is downloaded we gather the dependencies base on the various drush-make files in the different modules that are distributed with the distribution. This should make a "patches" type package that that distribution requires. This can be accomplished using the composer patches plugin. An example of a distribution that would be downloaded this way would be Panopoly.

"drupal/panopoly": "7.1.20"