forked from composer/installers
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moodle: Use plugin types from project metadata
Moodle maintains a list of valid plugin types in lib/components.json, and of valid subplugin types in relevant plugins. These can be used to fetch the correct list of plugin types and their paths for the current installation target rather than maintaining a static list.
- Loading branch information
1 parent
a24c987
commit 3a0d155
Showing
1 changed file
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters