Skip to content

feat: add new Catalog MFE #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

andrii-hantkovskyi
Copy link

ADR: Add Support for Custom Catalog MFE in Tutor MFE Plugin

This PR integrates a new Catalog MFE into the tutor-mfe plugin.

Key changes:

  • Added catalog to the list of available MFEs in plugin.py.
  • Enabled FEATURES['ENABLE_CATALOG_MICROFRONTEND'] if the catalog MFE is active.
  • Configured CATALOG_MICROFRONTEND_URL for both development and production environments.
  • Documented the MFE in the plugin README with usage instructions and a screenshot.

This enables local and production deployments to use a custom Catalog MFE instead of the legacy catalog experience.

PKulkoRaccoonGang and others added 3 commits May 14, 2025 12:14
* feat: add support for the Catalog MFE

* refactor: removed init condition for new catalog mfe
@DawoudSheraz DawoudSheraz moved this from Pending Triage to In Progress in Tutor project management May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants