Documentation location/URL

https://www.drupal.org/docs/multisite-drupal/set-up-a-multisite

Problem/Motivation

Step 3 Enable per-site modules says to use drush to download modules for a subsite. Drush no longer supports this in favor of composer managed sites and AFAIK, Composer currently has no way to manage subsite module installation.

Proposed resolution

Remove or correct this section.

Remaining tasks

Comments

cobasa created an issue. See original summary.

avpaderno’s picture

Title: Suggestion for: (2927657) Set up a multisite » Remove the part suggesting to download a module with Drush from "Set up a multisite"

Yes, that page should be updated. Probably, the part suggesting how to download a module should be removed.
Either the users use Composer or download the archive containing the module. While the first is preferred, the used method does not change what reported in that page.

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Active » Fixed

I removed the part showing the command to use to download a module with Drush.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.