Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Notifications plugin for `Tutor <https://docs.tutor.edly.io>`__

A Tutor plugin to manage plugin slot and configuration for tray and email notifications feature. Learn
more about it in
`Notifications & Preferences <https://docs.openedx.org/en/latest/learners/sfd_notifications/index.html>`_
`Notifications & Preferences <https://docs.openedx.org/en/latest/learners/sfd_notifications/index.html>`_


Installation
Expand All @@ -20,6 +20,11 @@ Usage

tutor plugins enable notifications

.. code-block:: bash

tutor local do init --limit=notifications # for local environment

tutor [dev|local|k8s] do init --limit notifications

Configuration
*************
Expand Down
Loading