overhangio / tutor-mfe

This plugin makes it possible to easily add micro frontend (MFE) applications on top of an Open edX platform that runs with Tutor.
GNU Affero General Public License v3.0
22 stars 95 forks source link

feat: Add support for the Communications MFE #126

Closed arbrandes closed 1 year ago

arbrandes commented 1 year ago

The Communications MFE is usable by instructors to send bulk email to learners in a course.

The feature itself (the ability to send bulk email) pre-dates this MFE, and must be enabled as usual for the "Email" tab to become visible in the Instructor Dashboard. The difference is that with this change, the tab will include a link to the MFE by default.

Currently depends on: