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). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). 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.

This module helps you fix "missing module" errors by removing incorrect entries from your Drupal site's configuration. It is available for Drupal 7, 8, 9, and 10, and can also delete leftover configuration from uninstalled modules.

This module displays a list of missing modules that appear after the Drupal 7.50 release and lets you fix the entries.

Drupal 8/9/10
It does everything the D7 module does and also deletes left over config from missing modules.

Make sure you run drush cex or export the config from the UI after using this.

Why use this module?

If you are receiving these messages, then you should use this module to help you:

The following module is missing from the file system: MODULE NAME. In order to fix this, put the module back in its original location. For more information, see the documentation page.

OR

User warning: The following module is missing from the file system: MODULE NAME. In order to fix this, put the module back in its original location. For more information, see the the documentation page. in _drupal_trigger_error_with_delayed_logging() 

After you select the modules on the config page, it will go through and remove the "ghost records" from the system table. Also see https://www.drupal.org/node/2487215 for more information

To use (UI interface):

  1. Enable the module
  2. make sure you have the permission Administer Module Missing Message Fixer
  3. Go to: admin/config/system/module-missing-message-fixer

To use (drush):

  1. drush en module_missing_message_fixer
  2. drush module-missing-message-fixer-list OR drush mmmfl. This will generate a list of missing modules
  3. drush module-missing-message-fixer-fix machine_name_of_module (or --all) OR drush mmmff machine_name_of_module (or --all). This will fix the missing modules entities

I made this module real quick in the response to the epic levels of sadness that happened when you upgrade to 7.50. Some people didn't want to run SQL commands directly so enjoy this module.

Similar modules: missing module

Warning: Many modules do important cleanup tasks during the disable/uninstall process, and this solution will result in those being skipped. If at all possible, restore the missing module and uninstall it using the regular uninstall process. For more information, see https://www.drupal.org/node/2487215.

Activity

Total releases
1
First release
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
2.0.4 Stable Jan 29, 2025