-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
4.1.1
-
None
-
MOODLE_401_STABLE
Currently by extending core\plugininfo\base in almost any plugin we get the status of the later in plugin overview (cf: https://github.com/moodle/moodle/blob/master/admin/renderer.php#L1839), this call will never be hit as mod_assignment would for example. That even by extending core\plugininfo\local. It would be good to be able to disable those and have the status showing in admin/plugins.php, by maybe extending base or local.
It would also allow adding a settings page directly in the plugin overview like other plugins.
- has a non-specific relationship to
-
MDL-72720 Add generic enable_plugin() method in plugininfo
-
- Closed
-