openedx / wg-frontend

Open edX Frontend Working Group
4 stars 1 forks source link

iframe-based Experience Plugins support in frontend-platform #13

Closed davidjoy closed 7 months ago

davidjoy commented 3 years ago

Related PR: https://github.com/edx/frontend-platform/pull/235

frontend-platform will provide a set of helper components which will make creating experience plugin extension points (slots) in micro-frontends easy.

These components are:

These components assume that plugin configuration is available in the application's config, accessed via frontend-platform's getConfig function.

Subtasks:

arbrandes commented 7 months ago

Closing this in favor of https://github.com/openedx/platform-roadmap/issues/27.