diff --git a/main/main/plugins.yml b/main/main/plugins.yml index 8b9f533..375c129 100644 --- a/main/main/plugins.yml +++ b/main/main/plugins.yml @@ -1,20 +1,20 @@ -# This is the index for all Tutor plugins that are officially maintained by Edly. +# This is the index for all Tutor plugins that are officially supported by Edly. # It is available at the following location: https://overhang.io/tutor/main/olive/plugins.yml # It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/ - name: android src: -e git+https://github.com/overhangio/tutor-android.git@main#egg=tutor-android url: https://github.com/overhangio/tutor-android - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Build an Android mobile application for your Open edX platform. - name: cairn src: -e git+https://github.com/overhangio/tutor-cairn.git@main#egg=tutor-cairn url: https://github.com/overhangio/tutor-cairn - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Scalable, real-time analytics for Open edX. Analytics are an essential component of an online learning platform: you need to know whether your courses are effective and which parts need some improvement. You need to know if your students are falling by, and if they do, you need to detect the early warning signs. When your courses are successful, you want to get periodical engagement reports. @@ -33,12 +33,21 @@ 🚀 Scalable: Cairn scales as much as its backend, which was designed for Internet scale. +- name: credentials + src: -e git+https://github.com/overhangio/tutor-credentials.git@main#egg=tutor-credentials + url: https://github.com/overhangio/tutor-credentials + author: Edly + maintainer: Edly + description: | + Integrate the Credentials application, which supports course and program certificates. + This plugin offers an admin panel where user can do configurations + for the certificates of his course and program. - name: discovery src: -e git+https://github.com/overhangio/tutor-discovery.git@main#egg=tutor-discovery url: https://github.com/overhangio/tutor-discovery - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Integrate the Open edX Course Discovery application. This plugins makes it easy to install the course-discovery application @@ -47,7 +56,7 @@ - name: forum src: -e git+https://github.com/overhangio/tutor-forum.git@main#egg=tutor-forum url: https://github.com/overhangio/tutor-forum - author: Edly + author: Edly maintainer: Zaat.dev description: | Add discussion forum to your Open edX platform. @@ -55,16 +64,16 @@ - name: indigo src: -e git+https://github.com/overhangio/tutor-indigo.git@main#egg=tutor-indigo url: https://github.com/overhangio/tutor-indigo - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | A beautiful, blue theme for Open edX. - name: jupyter src: -e git+https://github.com/overhangio/tutor-jupyter.git@main#egg=tutor-jupyter url: https://github.com/overhangio/tutor-jupyter - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Run Jupyter notebooks right in your LMS. @@ -75,8 +84,8 @@ - name: mfe src: -e git+https://github.com/overhangio/tutor-mfe.git@main#egg=tutor-mfe url: https://github.com/overhangio/tutor-mfe - author: Edly - maintainer: Edly + author: Edly + maintainer: Axim description: | Easy integration of custom microfrontends with your Open edX platform. Microfrontends form the backbone of Open edX. Thus, this plugin is required by most Open edX installations. @@ -84,8 +93,8 @@ - name: minio src: -e git+https://github.com/overhangio/tutor-minio.git@main#egg=tutor-minio url: https://github.com/overhangio/tutor-minio - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Scalable object storage for Open edX. This plugins is pretty much a requirement to run Open edX on Kubernetes. @@ -93,24 +102,24 @@ - name: notes src: -e git+https://github.com/overhangio/tutor-notes.git@main#egg=tutor-notes url: https://github.com/overhangio/tutor-notes - author: Edly - maintainer: eduNEXT + author: Edly + maintainer: eduNEXT description: | Add student notes to the Open edX courseware. - name: webui src: -e git+https://github.com/overhangio/tutor-webui.git@main#egg=tutor-webui url: https://github.com/overhangio/tutor-webui - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Manage your Tutor-powered Open edX installation from the browser. - name: xqueue src: -e git+https://github.com/overhangio/tutor-xqueue.git@main#egg=tutor-xqueue url: https://github.com/overhangio/tutor-xqueue - author: Edly - maintainer: eduNEXT + author: Edly + maintainer: eduNEXT description: | Xqueue external grading system for your Open edX platform. diff --git a/main/sumac/plugins.yml b/main/sumac/plugins.yml index 6169f85..9fa2b5e 100644 --- a/main/sumac/plugins.yml +++ b/main/sumac/plugins.yml @@ -1,20 +1,20 @@ -# This is the index for all Tutor plugins that are officially maintained by Edly. +# This is the index for all Tutor plugins that are officially supported by Edly. # It is available at the following location: https://overhang.io/tutor/main/sumac/plugins.yml # It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/ - name: android src: tutor-android>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-android - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Build an Android mobile application for your Open edX platform. - name: cairn src: tutor-cairn>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-cairn - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Scalable, real-time analytics for Open edX. Analytics are an essential component of an online learning platform: you need to know whether your courses are effective and which parts need some improvement. You need to know if your students are falling by, and if they do, you need to detect the early warning signs. When your courses are successful, you want to get periodical engagement reports. @@ -36,8 +36,8 @@ - name: credentials src: tutor-credentials>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-credentials - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Integrate the Credentials application, which supports course and program certificates. This plugin offers an admin panel where user can do configurations @@ -46,8 +46,8 @@ - name: discovery src: tutor-discovery>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-discovery - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Integrate the Open edX Course Discovery application. This plugins makes it easy to install the course-discovery application @@ -56,8 +56,8 @@ - name: ecommerce src: tutor-ecommerce>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-ecommerce - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | E-commerce plugin to sell course products on Open edX. This plugins makes it easy to install the ecommerce application @@ -67,7 +67,7 @@ - name: forum src: tutor-forum>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-forum - author: Edly + author: Edly maintainer: Zaat.dev description: | Add discussion forum to your Open edX platform. @@ -75,16 +75,16 @@ - name: indigo src: tutor-indigo>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-indigo - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | A beautiful, blue theme for Open edX. - name: jupyter src: tutor-jupyter>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-jupyter - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Run Jupyter notebooks right in your LMS. @@ -95,8 +95,8 @@ - name: mfe src: tutor-mfe>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-mfe - author: Edly - maintainer: Edly + author: Edly + maintainer: Axim description: | Easy integration of custom microfrontends with your Open edX platform. Microfrontends form the backbone of Open edX. Thus, this plugin is required by most Open edX installations. @@ -104,8 +104,8 @@ - name: minio src: tutor-minio>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-minio - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Scalable object storage for Open edX. This plugins is pretty much a requirement to run Open edX on Kubernetes. @@ -113,24 +113,24 @@ - name: notes src: tutor-notes>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-notes - author: Edly - maintainer: eduNEXT + author: Edly + maintainer: eduNEXT description: | Add student notes to the Open edX courseware. - name: webui src: tutor-webui>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-webui - author: Edly - maintainer: Edly + author: Edly + maintainer: Edly description: | Manage your Tutor-powered Open edX installation from the browser. - name: xqueue src: tutor-xqueue>=19.0.0,<20.0.0 url: https://github.com/overhangio/tutor-xqueue - author: Edly - maintainer: eduNEXT + author: Edly + maintainer: eduNEXT description: | Xqueue external grading system for your Open edX platform.