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. .. _edx_django_utils/plugins: https://github.com/openedx/edx-django-utils/tree/master/edx_django_utils/plugins