Provides a set of drush commands for dealing with Drupal modules which were removed from the file system without being previously uninstalled correctly.
How to use it
- Clone the repository somewhere where drush scans for commands in your environment.
- Clear the drush cache drush cc drush
Commands provided
deleted-modules
drush deleted-modules or drush dm will output the list of modules which were removed from the file system without having previously uninstalled them correctly.
See drush help dm for options.
deleted-modules-cleanup
drush deleted-modules-cleanup or drush dmc will attempt at downloading, enabling, disabling and uninstalling the listed modules in an attempt to clean up the situation.
This should only be done after prior testing and after having created a backup of the site.
Roadmap
We've now reached a stable release. Focus is now on stability, and adding tests: #3020325: Automated tests
Buy the author a coffee to keep him motivated.
Project information
- Project categories: Developer tools
1 site reports using this module
- Created by manuel garcia on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
