Closed (fixed)
Project:
Documentation
Component:
Correction/Clarification
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Aug 2021 at 14:46 UTC
Updated:
25 Mar 2023 at 11:44 UTC
Jump to comment: Most recent
https://www.drupal.org/docs/multisite-drupal/set-up-a-multisite
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.
Remove or correct this section.
Comments
Comment #2
avpadernoYes, 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.
Comment #3
avpadernoI removed the part showing the command to use to download a module with Drush.