The Open edx Enterprise Service
app provides enterprise features to the Open
edX platform. The majority of these features are structured around the concept
of an Enterprise Customer
, which is an organization or a group of people
that "consumes" courses published on the Open edX platform.
The README.rst
file should then provide an overview of the code in this
repository, including the main components and useful entry points for starting
to understand the code in more detail.
Full documentation for the Open edX Enterprise Service can be found at http://open-edx-enterprise-service-documentation.readthedocs.io/en/latest/.
The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.
Please see LICENSE.txt
for details.
Contributions are very welcome.
Please read How To Contribute for details.
Even though they were written with edx-platform
in mind, the guidelines
should be followed for Open edX code in general.
A Pull Request Description Template can be found at`PULL_REQUEST_TEMPLATE.md`_ - this template is automatially applied when you open a pull request from GitHub. Please make sure to include this template if submitting a pull request via other channels.
After submitting a pull request, please use the Github "Reviewers" widget to add relevant reviewers and track review process.
Please do not report security issues in public. Please email security@edx.org.
Have a question about this repository, or about Open edX in general? Please refer to this list of resources if you need any assistance.