digitaldeployment/octomodel-installer

Composer plugin that installs Drupal packages in the desired locations.

2.0.0 2017-11-02 23:08 UTC

This package is not auto-updated.

Last update: 2024-03-22 22:52:01 UTC


README

CircleCI

This is a Composer plugin that, when added as a dependency, causes Drupal package dependencies to be installed into a typical Drupal directory structure in web/ instead of a flat structure in vendor/.

It's similar to using composer/installers with composer-installers-extender like Acquia Lightning, except you can pull it in as a single dependency instead of setting up a bunch of stuff in composer.json for every project.