digitaldeployment/octomodel-installer

Composer plugin that installs Drupal packages in the desired locations.

Installs: 620

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:composer-plugin

pkg:composer/digitaldeployment/octomodel-installer

2.0.0 2017-11-02 23:08 UTC

This package is not auto-updated.

Last update: 2025-11-01 06:28:47 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.