The UES Meta Viewer allows for users to query meta information on UES table with ease. The block ships with the ability for outside plugins to manipulate the way fields are queried.
- Quickly find all the meta information for users
- Ability for outside plugins to manipulate search fields and sql
Visit the UES Meta Viewer Github Page to either download a package or clone the git repository.
- Copy the
ues_meta_viewer
folder into your Moodle/blocks/
folder. - Click on notifications in your Moodle site administration block and follow the on-screen installation instructions.
- See the Moodle Docs page on block installation
Contributions of any form are welcome. Github pull requests are preferred. File any bugs, improvements, or feature requests in our issue tracker.
UES Meta Viewer adopts the same license that Moodle does.