Update Plugins CLI

Administration tools ::: tool_updatepluginscli
Maintained by Adam Jenkins, Ponlawat Weerapanpisit
A CLI tool for downloading and installing plugin updates from the Moodle plugins directory using the command line. Can be run as part of an update script to keep plugins up to date without using the web interface or setting up git submodules etc. Can override $CFG->disableupdateautodeploy = true;

Update Plugins CLI 1.0.3

Moodle 4.5, 5.0, 5.1
Released: 2025年 10月 22日(水曜日) 16:12

Bugfix - Corrects the required Moodle version to allow Moodle 4.5 installs

Version information

Version build number
2025101100
Version release name
1.0.3
Maturity
安定版
MD5 Sum
b7555c16d6d6b201516639c07aceb828
Supported software
Moodle 4.5, Moodle 5.0, Moodle 5.1
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0
  • Latest release for Moodle 5.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
1.0.3

Default installation instructions for plugins of the type Administration tools

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation