4.3 Installing a module

Created on 4 October 2024, 6 months ago

Documentation location/URL

Problem/Motivation

At the local Development guide ( https://www.drupal.org/docs/official_docs/local-development-guide โ†’ ) is recomended to use ddev.
Then at User Guide, 4.3 Installing a module ( https://www.drupal.org/docs/user_guide/en/config-install.html โ†’ ) it says:

3. Run the following Drush command to install the module:

drush pm:enable action

In addition, here is used the "action" module instead of the previous "ban" module showed in the image.

Proposed resolution

Would be more clear to add:
If using drush, as recommended at the Development guide, remember to be at your project directory, and call it from ddev:

ddev drush pm:enable ban

Remaining tasks

Use "ban" in the examples instead of "action" because the "action" module is not in the installation you have at this point (following the local development guide and User guide). And because the image which is in the user guide shows the "ban" module.

๐Ÿ› Bug report
Status

Active

Component

Correction/Clarification

Created by

๐Ÿ‡ช๐Ÿ‡ธSpain marjose

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024