6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-26 19:29:03 +00:00
tutor/docs/plugins
Régis Behmo fa318a64ce feat: plugin indexes
We implement this TEP: https://discuss.openedx.org/t/tutor-enhancement-proposal-tep-plugin-indices/8182

With plugin indexes, tutor users can install and upgrade plugins directly from indexes:

    tutor plugins install ecommerce
    tutor plugins index add contrib
    tutor plugins install codejail
    tutor plugins upgrade all

This change has been long in the coming \o/
2023-02-10 10:06:38 +01:00
..
v0 feat: deprecate "quickstart" and rename to "launch" 2022-09-30 12:05:35 +02:00
examples.rst fix: typo in patch name 2022-06-07 14:20:17 +02:00
index.rst feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
intro.rst feat: plugin indexes 2023-02-10 10:06:38 +01:00