[AMOS commit] MDL-49329 admin: Make plugin manager able to install from local zips too Committed into Git: 2015-10-08 19:21 UTC

[AMOS commit] MDL-49329 admin: Make plugin manager able to install from local zips too Committed into Git: 2015-10-08 19:21 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrák
MDL-49329 admin: Make plugin manager able to install from local zips too
The plugin manager's method install_remote_plugins() has been changed to
install_plugins() and it is now able to install plugins from the
provided list of locally available ZIP files, too. This is used by the
Install plugins admin tool.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=2d00be61f168d5ffb99cba10cc47c30544cd9a2f
http://github.com/moodle/moodle/commit/2d00be61f168d5ffb99cba10cc47c30544cd9a2f

+ 3.0 en [packagesdownloading,core_plugin]
+ 3.0 en [packagesextracting,core_plugin]
+ 3.0 en [packagesvalidating,core_plugin]