Moodle Version Block icon

Moodle Version Block

This simple block for view a version of Moodle, PHP, MySQL, PHP Extensions and PHP Settings.
Price option: Free

Supports Moodle 2.0-3.1 See all versions
Latest release: 10 years ago
Installations: 59
Downloads (last 90 days): 26

Frankenstyle name: block_moodleversion
Blocks

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

This plugin contains MySQL specific code (like $DB->get_record_sql('SHOW VARIABLES LIKE "version"');). Plugins should use the Moodle database layer so that the plugin will work on all the database platforms supported in Moodle. As is, this plugin only works in MySQL. Please could you fix that?
Thanks Gareth J Barnard your suggestion was implemented in version v1.2 (2013030714).
Hi,
Please could this also show version number, i.e. 2013022800.00 as there is no complete correlation between the number and the build date (release) and plugin's have dependencies on this.
Cheers,
Gareth
Thanks for this handy block smile
you can also go to lang.moodle.org and request for languages for the plugin within their forums (http://lang.moodle.org/course/view.php?id=2).
ps: Please consider adding your code repository and issue tracker to the 'Useful section links' section.