Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6.5, 2.7, 2.7.2
-
Component/s: Administration
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Fixed Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-47069-master-plugin-dependency -
Pull Master Diff URL:
Description
If a plugin declares dependencies on other plugin, we currently display the other component as a link to the plugins directory that eventually allows to install it. There are two issues with this I am currently facing.
- If the plugin explicitly declares dependency on a standard plugin (such as mod_forum), we display the link too. But there is no point for that as standard plugins are not available in the directory.
- There is no easy way to navigate to the admin screen where plugin can be uploaded manually other than directly typing-in that tool URL.