https://github.com/fccn/ecommerce
NAU fork of Open edX Ecommerce. Service for managing Open edX's product catalog and handling orders for those products.
https://github.com/fccn/ecommerce
Last synced: 4 months ago
JSON representation
NAU fork of Open edX Ecommerce. Service for managing Open edX's product catalog and handling orders for those products.
- Host: GitHub
- URL: https://github.com/fccn/ecommerce
- Owner: fccn
- License: agpl-3.0
- Created: 2021-05-11T11:24:13.000Z (about 5 years ago)
- Default Branch: nau/redwood.master
- Last Pushed: 2025-02-21T19:06:04.000Z (over 1 year ago)
- Last Synced: 2025-02-21T20:19:50.095Z (over 1 year ago)
- Language: Python
- Homepage: https://ecommerce.nau.edu.pt
- Size: 23.7 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
⛔️ DEPRECATION WARNING
======================
This repository is deprecated and in maintainence-only operation while we work on a replacement, please see `this announcement `__ for more information.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Although we have stopped integrating new contributions, we always appreciate security disclosures and patches sent to security@openedx.org
edX E-Commerce Service |CI|_ |Codecov|_
============================================
.. |CI| image:: https://github.com/openedx/ecommerce/workflows/CI/badge.svg
.. _CI: https://github.com/openedx/ecommerce/actions?query=workflow%3ACI
.. |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 `_, as well as all frontend and backend code used to manage edX's product catalog and handle orders for those products.
Documentation
-------------
`Documentation `_ is hosted on Read the Docs. The source is hosted in this repo's `docs `_ directory. To contribute, please open a PR against this repo.
License
-------
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/openedx/ecommerce/blob/master/LICENSE
How To Contribute
-----------------
Notice: Internal 2U contributions should be made against the ``2u/main`` branch. Open source contributions should continue to be made against the ``master`` branch.
Anyone merging to the ``2u/main`` branch of this repository is expected to `release and monitor their changes `__ (2U-private link); if you are not able to do this DO NOT MERGE, please coordinate with someone who can to ensure that the changes are released.
Please also read `How To Contribute `__. Even though it was written with ``edx-platform`` in mind, these guidelines should be followed for Open edX code in general.
Reporting Security Issues
-------------------------
Please do not report security issues in public. Please email security@openedx.org.
Get Help
--------
Ask questions and discuss this project on `Slack `_ or in the `edx-code Google Group `_.