Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.8.4, 3.9.1
-
Fix Version/s: 3.10
-
Component/s: Installation
-
Labels:
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_310_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-69260_38 -
Pull 3.8 Diff URL:
-
Pull 3.9 Branch:
MDL-69260_39 -
Pull 3.9 Diff URL:
-
Pull Master Branch:
MDL-69260_master -
Pull Master Diff URL:
Description
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.
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-69359 Add option to show only contributed plugins in uninstall script (backport of MDL-69260)
-
- Closed
-