Moodle Plugins directory: Opcache management: Versions: v3.7-r1 | Moodle.org

Opcache management
Administration tools ::: tool_opcache
Maintained by
Moodle an Hochschulen e.V.,
Alexander Bias
Moodle plugin which adds a PHP Opcache management GUI to Moodle site administration, a CLI tool to reset PHP Opcache and a Nagios check for PHP Opcache.
Opcache management v3.7-r1
Moodle 3.7
Released: Monday, 12 August 2019, 7:47 PM
moodle-tool_opcache
Changes
v3.7-r1
- 2019-08-12 - Update OPCache GUI to version 2.4.1 from upstream.
- 2019-08-05 - Added behat tests.
- 2019-07-19 - Prepare compatibility for Moodle 3.7.
v3.6-r2
- 2019-07-05 - Feature: Add optional security mechanism to Nagios check. Please see README.md for details.
- 2019-07-05 - Feature: Add CLI tool to reset PHP Opcache. Please see README.md for details.
v3.6-r1
- 2019-02-01 - Check compatibility for Moodle 3.6, no functionality change.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-04-21 - Update OPCache GUI to latest version from upstream
v3.4-r1
- 2017-12-12 - Check compatibility for Moodle 3.4, no functionality change.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
Release v3.2-r3
- 2017-09-11 - Disable MySQL in Travis CI, credits to David Mudrák
- 2017-09-11 - Add security note to README
Release v3.2-r2
- 2017-08-14 - Add nagios check as CLI script
Release v3.2-r1
- 2017-08-08 - Initial version
Version information
- Version build number
- 2019081200
- Version release name
- v3.7-r1
- Maturity
- Stable version
- MD5 Sum
- 04cc1c756836d7244c7291927d4c068c
- Supported software
- Moodle 3.7
- Latest release for Moodle 3.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.7-r1
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool" subdirectory.
- Visit http://yoursite.com/admin to finish the installation