Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Module Manager

3 sites Security covered
View on drupal.org

Module Manager allows you to find, install, update, and remove community modules directly from your Drupal site's administration interface. It provides features like searching for modules, viewing their details, and managing their installation and removal.

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
6
First release
Dec 2025
Latest release
1 month ago
Releases (12 mo)
6 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.4 Stable Jun 1, 2026
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