Open edX Forum is the forum application for Open edX platforms, providing threading, commenting, search, and moderation. Version 0.4.3 requires Python >=3.12 and supports MySQL and Typesense backends while dropping MongoDB and Python 3.11 support. Active development with frequent releases.
pip install openedx-forumVerified import paths — ran on the pinned version, not inferred.
Starts the forum application with default dev settings.
Use the mongo2mysql management command before upgrading to 0.4.3.
Upgrade Python environment to 3.12+ before installing v0.4.2+.
Migrate to MySQL backend using the official migration tools.
Set up Typesense and configure settings accordingly.