digitaldeployment/octomodel-installer

Composer plugin that installs Drupal packages in the desired locations.

Maintainers

Package info

github.com/digitaldeployment/octomodel-installer

Type:composer-plugin

pkg:composer/digitaldeployment/octomodel-installer

Statistics

Installs: 620

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

2.0.0 2017-11-02 23:08 UTC

This package is not auto-updated.

Last update: 2026-03-21 08:11:24 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.