Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 415 Bytes

File metadata and controls

8 lines (5 loc) · 415 Bytes

Plugins App

This app provides edx-platform specific constants and support for the Django Plugin infrastructure defined in edx_django_utils/plugins.

It enables you to add a plugin to LMS or CMS, including ensuring Django signals work correctly between edx-platform and installed plugins.