Files
edx-platform/openedx/core/djangoapps/plugins/README.rst
2022-09-15 14:52:28 -04:00

8 lines
415 B
ReStructuredText

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