This module lists modules that are activated in your database but missing from your file system.
These can greatly impact the performance of your drupal 7 site.
For example: 1 missing module lead to 900 file_scan_directory() calls resulting in a wasted 250ms every page load.
-- Usage --
1. To use either view the site status report
/admin/reports/status
2. from drush run
drush list-missing-modules # (alias drush lmm)
drush remove-missing-modules (alias drush rmm)
-- Examples --
This is available in the reports tab:
/admin/reports/status

And also as a drush command
drush list-missing-modules (alias drush lmm)

This module does not automatically disable modules, and can be very helpful if you move databases between dev, staging and live servers.
-- CONTACT --
Current maintainers:
Similar modules: Module Missing Message Fixer
Project information
2,349 sites report using this module
- Created by p4ul on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
