Repository with the collection of Tutor Plugins used for edunext in their installations.
To use this index in your instance you can follow the instructions in the official Tutor Documentation.
Add the index with:
tutor plugins index add https://raw.githubusercontent.com/eduNEXT/tutor-plugin-indexes/main/
Remove the index with:
tutor plugins index remove https://raw.githubusercontent.com/eduNEXT/tutor-plugin-indexes/main/
If you need to update the cache, that means, fetching the latest changes in the index, use the command tutor plugins update
.
Please open a PR with the changes, you can follow the official Tutor Documentation to understand the folder structure and the plugin syntax.
This software is licensed under the terms of the AGPLv3. See the LICENSE file for details.