{"id":44315573,"url":"https://github.com/fccn/ecommerce","last_synced_at":"2026-02-11T05:08:10.270Z","repository":{"id":82737681,"uuid":"366356682","full_name":"fccn/ecommerce","owner":"fccn","description":"NAU fork of Open edX Ecommerce. Service for managing Open edX's product catalog and handling orders for those products.","archived":false,"fork":false,"pushed_at":"2025-02-21T19:06:04.000Z","size":24824,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"nau/redwood.master","last_synced_at":"2025-02-21T20:19:50.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ecommerce.nau.edu.pt","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fccn.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-11T11:24:13.000Z","updated_at":"2025-02-21T19:06:08.000Z","dependencies_parsed_at":"2024-12-17T19:19:16.669Z","dependency_job_id":"5a2c08a3-caa5-48f5-a347-e1b76f8d9e6e","html_url":"https://github.com/fccn/ecommerce","commit_stats":null,"previous_names":[],"tags_count":186,"template":false,"template_full_name":null,"purl":"pkg:github/fccn/ecommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fccn","download_url":"https://codeload.github.com/fccn/ecommerce/tar.gz/refs/heads/nau/redwood.master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fecommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29327111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-11T05:08:10.212Z","updated_at":"2026-02-11T05:08:10.262Z","avatar_url":"https://github.com/fccn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"⛔️ DEPRECATION WARNING\n======================\nThis repository is deprecated and in maintainence-only operation while we work on a replacement, please see `this announcement \u003chttps://discuss.openedx.org/t/deprecation-removal-ecommerce-service-depr-22/6839\u003e`__ for more information.\n--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\nAlthough we have stopped integrating new contributions, we always appreciate security disclosures and patches sent to security@openedx.org\n\nedX E-Commerce Service  |CI|_ |Codecov|_\n============================================\n.. |CI| image:: https://github.com/openedx/ecommerce/workflows/CI/badge.svg\n.. _CI: https://github.com/openedx/ecommerce/actions?query=workflow%3ACI\n\n.. |Codecov| image:: http://codecov.io/github/edx/ecommerce/coverage.svg?branch=master\n.. _Codecov: http://codecov.io/github/edx/ecommerce?branch=master\n\nThis repository contains the edX E-Commerce Service, which relies heavily on `django-oscar \u003chttps://django-oscar.readthedocs.org/en/latest/\u003e`_, as well as all frontend and backend code used to manage edX's product catalog and handle orders for those products.\n\nDocumentation\n-------------\n\n`Documentation \u003chttps://edx-ecommerce.readthedocs.io/en/latest/\u003e`_ is hosted on Read the Docs. The source is hosted in this repo's `docs \u003chttps://github.com/openedx/ecommerce/tree/master/docs\u003e`_ directory. To contribute, please open a PR against this repo.\n\nLicense\n-------\n\nThe code in this repository is licensed under version 3 of the AGPL unless otherwise noted. Please see the LICENSE_ file for details.\n\n.. _LICENSE: https://github.com/openedx/ecommerce/blob/master/LICENSE\n\nHow To Contribute\n-----------------\n\nNotice: Internal 2U contributions should be made against the ``2u/main`` branch.  Open source contributions should continue to be made against the ``master`` branch.\n\nAnyone merging to the ``2u/main`` branch of this repository is expected to `release and monitor their changes \u003chttps://2u-internal.atlassian.net/wiki/spaces/RS/pages/7963261/How+to+contribute+to+our+repositories\u003e`__ (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.\n\nPlease also read `How To Contribute \u003chttps://github.com/openedx/.github/blob/master/CONTRIBUTING.md\u003e`__. Even though it was written with ``edx-platform`` in mind, these guidelines should be followed for Open edX code in general.\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email security@openedx.org.\n\nGet Help\n--------\n\nAsk questions and discuss this project on `Slack \u003chttps://openedx.slack.com/messages/ecommerce/\u003e`_ or in the `edx-code Google Group \u003chttps://groups.google.com/forum/#!forum/edx-code\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffccn%2Fecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffccn%2Fecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffccn%2Fecommerce/lists"}