Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Implement a mechanism for plugins to indicate that they depend on other plugins (being installed). The plugin installation mechanism should honour these dependencies: if A depends on B, a request to install A should lead to the installation of B prior to A. The front-end should indicate which other plugins a plugin depends on.