Modules List
24 sites
Security covered
Drupal 10–11
This module displays a filterable table of all installed modules on your Drupal site, showing their names, versions, descriptions, and file paths. It also offers a JSON endpoint for programmatic access to this module information.
This module provides a comprehensive overview of all installed modules on your Drupal site with detailed information including version numbers, release dates, and file paths.
Features
- Displays all enabled modules in a filterable table
- Shows module name, version, description, machine name, path and release date
- Filter modules by name, description or machine name
- JSON endpoint for programmatic access to module information
- Tab integration with the core modules page
Installation
- Install as you would normally install a contributed Drupal module
- Enable the module
- Access the module list at
/admin/modules/overview - Access the JSON data at
/admin/modules/overview/json
Permissions
The module provides two permissions:
- Access modules list page: Allows users to view the modules overview page
- Access modules list JSON feed: Allows users to access the JSON endpoint
MAINTAINERS
Current maintainers:
- Mark Conroy (markconroy) - https://www.drupal.org/u/markconroy
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.