Skip to content

Zollege/zollege-openedx-plugin

Repository files navigation

Zollege Open edX plugin

Custom extensions to the openedx platform used by Zollege.

Installation

Open edX devstack

  • Clone this repo in the src folder of your devstack.
  • Open a new Lms/Devstack shell.
  • Install the plugin as follows: pip install -e /path/to/your/src/folder
  • Restart Lms/Studio services.