mirror of
https://github.com/moodle/moodle.git
synced 2025-07-22 23:01:21 +02:00
Most of the functionality provided by this tool (typically the validation and actual deployment of the plugin package) has been moved to the core level. So this is becoming just a thin wrapper and user interface for installing new plugins via the administration UI. Also fixes MDL-49600 as we no longer keep the unzipped contents of the packages in the persistent temp directories.