6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-12 16:26:40 +00:00
tutor/docs/reference
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
..
api/hooks feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00
cli feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
index.rst feat: plugin indexes 2023-02-10 10:06:38 +01:00
indexes.rst feat: plugin indexes 2023-02-10 10:06:38 +01:00
patches.rst feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00