Skip to content

Conversation

@jonpugh
Copy link

@jonpugh jonpugh commented Mar 4, 2019

In the drupal 7 composer template, running composer install the first time (or when you delete vender folder) will silently remove any sites/X folders. This will destroy any multisites installed, and prevents the codebase from being used with systems like @aegirproject.

Changing the preserve-paths value to "web/sites" worked great for me.

@webflo webflo added the D7 label Mar 5, 2019
@webflo webflo requested a review from jcnventura March 5, 2019 09:42
Copy link
Collaborator

@jcnventura jcnventura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry. Got the commits mixed up. The second commit is right.

@jcnventura jcnventura merged commit b9541d3 into drupal-composer:7.x Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants