APCu management

Administration tools ::: tool_apcu
Maintained by Logo "Moodle an Hochschulen e.V."Moodle an Hochschulen e.V., Alexander Bias
Moodle plugin which adds a PHP APCu management GUI to Moodle site administration.

APCu management v4.0-r1

Moodle 4.0
Released: 2022年 08月 9日(週二) 03:01

moodle-tool_apcu

Changes

v4.0-r1

  • 2022-07-12 - Prepare compatibility for Moodle 4.0.

v3.11-r3

  • 2022-07-10 - Add Visual checks section to UPGRADE.md
  • 2022-07-10 - Add Capabilities section to README.md

v3.11-r2

  • 2022-06-26 - Make codechecker happy again
  • 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
  • 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
  • 2022-06-26 - Update maintainers and copyrights in README.md.

v3.11-r1

  • 2021-12-08 - Prepare compatibility for Moodle 3.11.

v3.10-r2

  • 2021-09-29 - Replace the deprecated print_error() function with a Moodle exception
  • 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions

v3.10-r1

  • 2021-01-09 - Prepare compatibility for Moodle 3.10.
  • 2021-01-06 - Change in Moodle release support: For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle. Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release.
  • 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).

v3.9-r1

  • 2020-09-28 - Prepare compatibility for Moodle 3.9.

v3.8-r1

  • 2020-09-28 - Prepare compatibility for Moodle 3.8.

v3.7-r2

  • 2020-09-29 - Remove the APCu GUI file from the plugin codebase as this is a requirement for approval of the plugin on moodle.org/plugins. A download and store mechanism was implemented and runs during installation and upgrade of this plugin. If this mechanism fails, the administrator is informed what he has to do to get the plugin up and running (again).
  • 2020-09-28 - Remove hardcoded admin directory in paths.

v3.7-r1

  • 2020-05-03 - Initial version

Version information

Version build number
2022071200
Version release name
v4.0-r1
Maturity
穩定版
MD5 Sum
ed93d9386f4bc37ceb1061f158ce55c0
Supported software
Moodle 4.0
  • Latest release for Moodle 4.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.0-r1

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