Moodle Plugins directory: Database Navigation: Versions: 0.1.0 | Moodle.org
Database Navigation
Administration tools ::: tool_navdb
Maintained by
Ferran Recio Calderó
Database Navigation (tool_navdb) is a database browsing plugin for Moodle. This plugin is designed especially for Moodle's DB structure and adds some practical tools. Some improvements are virtual foreign keys links, and contextual dropdown menus depending on the table, bookmarked table list and an interactive SQL filter editor.
Database Navigation 0.1.0
Moodle 3.5, 3.6, 3.7
Released: 2019年 09月 9日(月曜日) 22:53
Code prechecks
phplint
phpcs679 | 139
js0 | 88
css2 | 0
phpdoc95 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache0 | 20
HTML | XMLtool_navdb
First Beta versions of the plugin including:
- DB table Browsing and bookmarking
- Table SQL filter interactive generator (using javascript)
- Table SQL filter
- Sortable records table
- Single record special view
- Automatic field translation for roles, users, courses, contextlevels, timestamps...
- Auto-formatting JSON, PHP serialize fields (like block_instances configdata and logstore_standard_log other fields)
- Basic acceptance test
- More human readable results option (Beta feature)
Version information
- Version build number
- 2019090901
- Version release name
- 0.1.0
- Maturity
- ベータ
- MD5 Sum
- 7b8d8c2e76a9520afdcc33fa7bb108af
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 0.1.0
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