Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Moodle Version Block.

Moodle Version Block: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 4: Line 4:
|tracker =  
|tracker =  
|discussion = http://moodle.org/mod/forum/view.php?id=44
|discussion = http://moodle.org/mod/forum/view.php?id=44
|maintainer = [[User:Luciano Oliveira Borges|Luciano Oliveira Borges]]
|maintainers = [[User:Luciano Oliveira Borges|Luciano Oliveira Borges]],[[User:IAutomate Integração de Sistemas|IAutomate Integração de Sistemas]]
|float = right
|float = right
}}
}}
Line 11: Line 11:
This block is designed to help administrators and developers quickly visualize the system version.
This block is designed to help administrators and developers quickly visualize the system version.


This plugin only support in Moodle 2.3 or up (include Moodle 2.6 dev).
This plugin only support in Moodle 2.3 or up (include Moodle 2.7 dev).


== Instalation ==
== Instalation ==

Revision as of 20:28, 11 February 2014

This simple block for view a version of Moodle, PHP e MySQL.

This block is designed to help administrators and developers quickly visualize the system version.

This plugin only support in Moodle 2.3 or up (include Moodle 2.7 dev).

Instalation

  • Get last version of plugin in plugin entry.
  • Unpack in block folder of your Moodle dir.
  • Under role administrator, go to the Site administration and click on Notifications.
  • Enable the block 'Moodle Version'.

How to report a bug

Please, use comments in plugin entry or send email for suporte@iautomate.com.br

Features

moodle-version.png

  • View version of Moodle.
  • View version of PHP.
  • View version of MySQL.

New Proposals

  • State of database in MySQL.
  • State of information of PHP.
  • Enable/Disable extensions and configuration in PHP directly by block.