Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 434 Bytes

README.rst

File metadata and controls

16 lines (12 loc) · 434 Bytes

Mobile API extensions

The Plugin contains extended Open edX APIs for mobile applications developed by RaccoonGang.

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/mobile-api-extensions
  • Restart Lms/Studio services.