Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Adminer.

Adminer: Difference between revisions

From MoodleDocs
(Lazziness)
 
m (changed the current version to reflect actual state)
 
(26 intermediate revisions by 13 users not shown)
Line 1: Line 1:
Lazt slakers, the lot of you, i mean how hard is it to make a website? not very hard i can tell you.
{{Managing a Moodle site}}
Moodle Adminer is a useful database administration tool. It works with MySQL, PostgreSQL, Oracle and MSSQL. When installed as part of Moodle, it becomes part of the Moodle interface and a link can be found in ''Settings > Site administration > Server''.
 
This is a powerful program that should be used with care and be available only to trusted administrators. 
 
Adminer is available for download from the Moodle plugins directory: http://moodle.org/plugins/view.php?plugin=local_adminer ''Note: it is currently (February 2015) released for 2.8''
 
Anyone using PHPMyAdmin is recommended to switch to Adminer.
 
[[Category:Contributed code]]
[[Category:SQL databases]]
 
[[es:Adminer]]

Latest revision as of 11:43, 4 February 2015

Moodle Adminer is a useful database administration tool. It works with MySQL, PostgreSQL, Oracle and MSSQL. When installed as part of Moodle, it becomes part of the Moodle interface and a link can be found in Settings > Site administration > Server.

This is a powerful program that should be used with care and be available only to trusted administrators.

Adminer is available for download from the Moodle plugins directory: http://moodle.org/plugins/view.php?plugin=local_adminer Note: it is currently (February 2015) released for 2.8

Anyone using PHPMyAdmin is recommended to switch to Adminer.