Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

module_manager

4 sites Security covered
View on drupal.org

Module Manager is a Drupal module that makes it easy to search, install, update, and remove community modules from Drupal.org directly through your site's administrative interface.

Features

- Search and filter available modules from Drupal.org.
- View details, releases, and links for download/source code.
- Automated module installation (with dependency validation).
- Remove and uninstall modules via the interface.
- List modules installed via Module Manager.

Installation

1. Enable the module via Drupal Admin or Drush:
drush en module_manager -y

2. Create the required folder for module extraction:
mkdir -p /path/to/docroot/modules/module_manager_contrib

3. Set the folder permissions to the Apache user (example for www-data):

chown www-data:www-data /path/to/docroot/modules/module_manager_contrib
chmod 775 /path/to/docroot/modules/module_manager_contrib

> Note: Apache must have write permission to this folder so Module Manager can extract and move downloaded modules.

Usage

- Go to the administration menu and look for "Module Manager" to search, install, or remove community modules.
- Use the search and category filters to find compatible modules.
- To install a module, click "View" and then "Install" on the desired version.
- To remove, use the "Remove module" option on the module details screen.

Requirements

- Drupal 10 or higher.
- Write permissions for the Apache user on the `docroot/modules/module_manager_contrib` folder.

Security

- Only modules with security coverage, stable releases, and compatible with your Drupal version are listed.
- The module validates dependencies before installation.

Support

For questions, suggestions, or issues, use the [project's issue queue on Drupal.org](https://www.drupal.org/project/issues/module_manager).

Activity

Total releases
5
First release
Dec 2025
Latest release
3 months ago
Release cadence
7 days
Stability
80% stable

Release Timeline

Releases

Version Type Release date
1.0.3 Stable Jan 13, 2026
1.0.2 Stable Jan 13, 2026
1.0.1 Stable Dec 17, 2025
1.0.x-dev Dev Dec 17, 2025
1.0.0 Stable Dec 17, 2025