{"id":13415642,"url":"https://github.com/shuup/shuup","last_synced_at":"2025-05-14T01:08:56.957Z","repository":{"id":33162479,"uuid":"36803364","full_name":"shuup/shuup","owner":"shuup","description":"E-Commerce Platform","archived":false,"fork":false,"pushed_at":"2024-03-13T23:45:42.000Z","size":30596,"stargazers_count":2248,"open_issues_count":178,"forks_count":1100,"subscribers_count":117,"default_branch":"master","last_synced_at":"2024-10-29T11:57:36.018Z","etag":null,"topics":["django","ecommerce","ecommerce-framework","ecommerce-platform","ecommerce-shopping-solution","ecommerce-website","multivendor","multivendor-ecommerce","python","shuup"],"latest_commit_sha":null,"homepage":"https://www.shuup.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shuup.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-03T12:53:21.000Z","updated_at":"2024-10-29T10:20:42.000Z","dependencies_parsed_at":"2022-06-27T10:17:43.795Z","dependency_job_id":"3c33770b-3416-4f08-8bfc-4830762cf916","html_url":"https://github.com/shuup/shuup","commit_stats":{"total_commits":5020,"total_committers":79,"mean_commits":63.54430379746835,"dds":0.7428286852589641,"last_synced_commit":"25f78cfe370109b9885b903e503faac295c7b7f2"},"previous_names":["shoopio/shoop"],"tags_count":355,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuup%2Fshuup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuup%2Fshuup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuup%2Fshuup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuup%2Fshuup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuup","download_url":"https://codeload.github.com/shuup/shuup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952276,"owners_count":20859812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["django","ecommerce","ecommerce-framework","ecommerce-platform","ecommerce-shopping-solution","ecommerce-website","multivendor","multivendor-ecommerce","python","shuup"],"created_at":"2024-07-30T21:00:51.023Z","updated_at":"2025-04-03T07:07:51.570Z","avatar_url":"https://github.com/shuup.png","language":"Python","funding_links":[],"categories":["Third-Party Packages","\u003ca id=\"tag-cms\" href=\"#tag-cms\"\u003eCMS\u003c/a\u003e","Python","Apps","django","Business"],"sub_categories":["ECommerce","CMS","CI/CD"],"readme":".. image:: https://travis-ci.org/shuup/shuup.svg?branch=master\n    :target: https://travis-ci.org/shuup/shuup\n.. image:: https://coveralls.io/repos/github/shuup/shuup/badge.svg?branch=master\n   :target: https://coveralls.io/github/shuup/shuup?branch=master\n.. image:: https://img.shields.io/pypi/v/shuup.svg\n   :alt: PyPI\n   :target: https://github.com/shuup/shuup\n.. image:: https://snyk.io/test/github/shuup/shuup/badge.svg\n   :alt: Known Vulnerabilities\n   :target: https://snyk.io/test/github/shuup/shuup\n\nShuup\n=====\n\nShuup is an Open Source E-Commerce Platform based on Django and Python.\n\nhttps://shuup.com/\n\nCopyright\n---------\n\nCopyright (c) 2012-2021 by Shuup Commerce Inc. \u003csupport@shuup.com\u003e\n\nShuup is International Registered Trademark \u0026 Property of Shuup Commerce Inc.,\nBusiness ID: BC1126729,\nBusiness Address: 1500 West Georgia Suite 1300, Vancouver, BC, V6G-2Z6, Canada.\n\nCLA\n---\n\nContributor License Agreement is required for any contribution to this\nproject.  Agreement is signed as a part of pull request process.  See\nthe CLA.rst file distributed with Shuup.\n\nLicense\n-------\n\nShuup is published under Open Software License version 3.0 (OSL-3.0).\nSee the LICENSE file distributed with Shuup.\n\nSome external libraries and contributions bundled with Shuup may be\npublished under other compatible licenses. For these, please\nrefer to VENDOR-LICENSES.md file in the source code tree or the licenses\nincluded within each package.\n\nChat\n----\n\nWe have a Gitter chat room for Shuup.  Come chat with us!  |Join chat|\n\n.. |Join chat| image:: https://badges.gitter.im/Join%20Chat.svg\n   :target: https://gitter.im/shuup/shuup\n\nDocker quick start\n------------------\n\nFastest way to get Shuup up and running is to use `Docker \u003chttps://www.docker.com\u003e`_.\n\n1. Run:\n\n   .. code-block:: shell\n\n      docker-compose up\n\n2. Open `localhost:8000/sa \u003chttp://localhost:8000/sa\u003e`_ in a browser,\n   log in with username: ``admin`` password: ``admin``\n\nFull Shuup installation guide\n-----------------------------\n\nSee `Getting Started\n\u003chttp://shuup.readthedocs.io/en/latest/howto/getting_started.html\u003e`__.\n\nFor simple project example see our `Django-project template \u003chttps://github.com/shuup/shuup-project-template\u003e`__.\n\nGetting Started with Shuup development\n--------------------------------------\n\nSee `Getting Started with Shuup Development\n\u003chttp://shuup.readthedocs.io/en/latest/howto/getting_started_dev.html\u003e`__.\n\nContributing to Shuup\n---------------------\n\nInterested in contributing to Shuup? Please see our `Contribution Guide\n\u003chttps://www.shuup.com/contributions/\u003e`__.\n\nDocumentation\n-------------\n\nShuup documentation is available online at `Read the Docs\n\u003chttp://shuup.readthedocs.org/\u003e`__.\n\nDocumentation is built with `Sphinx \u003chttp://sphinx-doc.org/\u003e`__.\n\nIssue the following commands to build the documentation:\n\n.. code:: sh\n\n    pip install -r requirements-doc.txt\n    cd doc \u0026\u0026 make html\n\nTo update the API documentation rst files, e.g. after adding new\nmodules, use command:\n\n.. code:: sh\n\n    ./generate_apidoc.py\n\nRoadmap\n-------\n\nv3 (Q4 2021)\n###############\n\n* Initial Django 3.x support\n* Latest Jinja support\n* Deprecate theme folders under Shuup front which are used to override\n  individual macros in macro folders. This does not work well with latest\n  Jinja and adds extra complexity.\n\nv4 (Q1 2022)\n#############\n\n* Move Shuup front, xtheme and theming features to own addons. This so that\n  projects not ready for updating theme or front can still get latest Shuup.\n* Introduce new default theme and overhaul templates structure to be more\n  simple (likely Bootstrap 5 will be used).\n* Bump admin Bootstrap version to match with the new front\n* Move various other not essential apps in this repository to addons for\n  better version management.\n\nAdditional Material\n-------------------\n\n* `Django-project template \u003chttps://github.com/shuup/shuup-project-template\u003e`__. Django-project template.\n* `Provides system \u003chttps://shuup.readthedocs.io/en/latest/ref/provides.html\u003e`__.\n* `Core settings \u003chttps://shuup.readthedocs.io/en/latest/api/shuup.core.html#module-shuup.core.settings\u003e`__.\n* `Front settings \u003chttps://shuup.readthedocs.io/en/latest/api/shuup.front.html#module-shuup.front.settings\u003e`__.\n* `Admin settings \u003chttps://shuup.readthedocs.io/en/latest/api/shuup.admin.html#module-shuup.admin.settings\u003e`__.\n* `Extending Shuup \u003chttps://shuup.readthedocs.io/en/latest/#extending-shuup\u003e`__.\n\n\nAdmin Preview\n-------------\n\n.. image:: doc/_static/admin_shop_product.png\n    :target: doc/_static/admin_shop_product.png\n    :height: 300px\n\n.. image:: doc/_static/admin_order_detail.png\n    :target: doc/_static/admin_order_detail.png\n    :height: 300px\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuup%2Fshuup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuup%2Fshuup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuup%2Fshuup/lists"}