forked from openedx/openedx-platform
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
We previously had a custom implementation for the weekly digest. Moving forward, we will use the Open edX email notifications feature.
- Feature enabled in PRs:
- Fixed upstream bugs in the forked frontend-app-account MFE branch and created a PR: fix: removed account level preferences in teak openedx/frontend-app-account#1376
Note: We will continue using the forked branch until these changes are approved and merged upstream, which may take some time.
To enable the feature we need to:
- Enable the
notifications.enable_notificationswaffle flag - Enable the
notifications.enable_email_notificationswaffle flag - Set the
SHOW_EMAIL_CHANNELenv varibale for Account MFE to'true' - Disable Forum v2 SQL backend by adding and disabling
forum_v2.enable_mysql_backendwaffle flag (as in Teak forum v2 is not stable)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels