A moodle theme plugin for Learning TEN Moodle.
This plugin has been specifically developed fo Learning TEN Moodle.
This plugin requires Moodle 3.5+
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
This plugin requires NCM Boost Theme plugin (https://github.com/navitaslts/moodle-theme_ncmboost)
$plugin->dependencies = [
'theme_ncmboost' => 2019032900
];
Issues, and pull requests using github are welcome and encouraged!