Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 722 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 722 Bytes

TEN Theme - Moodle Plugin

A moodle theme plugin for Learning TEN Moodle.

Why does this exist?

This plugin has been specifically developed fo Learning TEN Moodle.

Supported Moodle Versions

This plugin requires Moodle 3.5+

Installation

You can install this plugin from the plugin directory or get the latest version on GitHub.

git clone https://github.com/navitaslts/moodle-theme_ten.git theme/ten

Dependencies

This plugin requires NCM Boost Theme plugin (https://github.com/navitaslts/moodle-theme_ncmboost)

$plugin->dependencies = [
        'theme_ncmboost' => 2019032900
];

Contributing and Support

Issues, and pull requests using github are welcome and encouraged!