-
Improvement
-
Resolution: Fixed
-
Minor
-
3.8.4, 3.9.1
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
Backport MDL-69260
This will add a new option to the uninstall_plugins.php script located in admin/cli.
- --show-contrib will display all installed third party plugins
Based on the idea of my contributed plugin https://moodle.org/plugins/local_pluginsfetcher, this would help users to get only the contributed plugins. This data can then be used for example to parse the list to the .git/info/exclude file or somewhere else.
- will help resolve
-
MDL-69260 Add option to show only contributed plugins in uninstall script
- Closed