-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Future Dev
-
Easy
From the plugins overview page you can uninstall plugins which no longer exist, but only one by one:
/admin/plugins.php?updatesonly=0&contribonly=1
From the CLI you can purge all missing plugins:
php uninstall_plugins.php --purge-missing --run
Proposing to expose the same in the UI so you can do them all as a batch.
- has been marked as being related by
-
MDL-63623 CLI script to uninstall plugins
- Closed