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

docs: Add info on how to use frontend plugin slots #233

Open arbrandes opened 2 weeks ago

arbrandes commented 2 weeks ago

It's now possible to configure frontend plugin slots across MFEs (notably, header and footer). This documents how this can be done as simply as possible.

See #199

arbrandes commented 1 week ago

@regisb, @brian-smith-tcril, @hinakhadim, based on your feedback, I've tried another approach:

https://github.com/overhangio/tutor-mfe/pull/234

Please review at your convenience. ;)