.. |Travis| image:: https://travis-ci.com/edx/ecommerce.svg?branch=master .. _Travis: https://travis-ci.com/edx/ecommerce
.. |Codecov| image:: http://codecov.io/github/edx/ecommerce/coverage.svg?branch=master .. _Codecov: http://codecov.io/github/edx/ecommerce?branch=master
This repository contains the edX E-Commerce Service, which relies heavily on django-oscar <https://django-oscar.readthedocs.org/en/latest/>
_, as well as all frontend and backend code used to manage edX's product catalog and handle orders for those products.
Changelog
For more details check the .github folder for Installing and on developper notes.
Documentation <https://edx-ecommerce.readthedocs.io/en/latest/>
is hosted on Read the Docs. The source is hosted in this repo's docs <https://github.com/edx/ecommerce/tree/master/docs>
directory. To contribute, please open a PR against this repo.
The code in this repository is licensed under version 3 of the AGPL unless otherwise noted. Please see the LICENSE_ file for details.
.. _LICENSE: https://github.com/edx/ecommerce/blob/master/LICENSE
Contributions are welcome. Please read How To Contribute <https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst>
_ for details. Even though it was written with edx-platform
in mind, these guidelines should be followed for Open edX code in general.
Please do not report security issues in public. Please email security@edx.org.
Ask questions and discuss this project on Slack <https://openedx.slack.com/messages/ecommerce/>
or in the edx-code Google Group <https://groups.google.com/forum/#!forum/edx-code>
.