andruten / django-oscar

Domain-driven e-commerce for Django

Home Page:http://oscarcommerce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/django-oscar/django-oscar/raw/master/docs/images/logos/oscar.png

Domain-driven e-commerce for Django

Oscar is an e-commerce framework for Django designed for building domain-driven sites. It is structured such that any part of the core functionality can be customised to suit the needs of your project. This allows a wide range of e-commerce requirements to be handled, from large-scale B2C sites to complex B2B sites rich in domain-specific business logic.

Contents:

https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/oscarcommerce.thumb.png https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/readthedocs.thumb.png

Further reading:

Continuous integration status:

https://travis-ci.org/django-oscar/django-oscar.svg?branch=master Coverage Requirements Status

PyPI status:

Docs status:

Documentation Status

Core team:

The currently supported versions of Oscar are:

Version End of support
2.1 LTS August 2023

Supported verions are eligible for fixes for data loss bugs and security issues. Releases designated as Long-term support (LTS) releases will receive support for an extended period of 3 years from their release date.

These are screenshots from the 'sandbox' example site that ships with Oscar. It sports a simple design built with Twitter's Bootstrap and provides a good starting point for rapidly building elegant e-commerce sites.

https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/browse.thumb.png https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/detail.thumb.png https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/basket.thumb.png https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/dashboard.thumb.png

The sandbox site is also available to browse at https://latest.oscarcommerce.com.

The sandbox site can be set-up locally in 5 commands. Want to make changes? Check out the contributing guidelines.

The following extensions are stable and ready for use:

The following are community-written extensions:

Let us know if you're writing a new one!

Videos with talks about Oscar:

Oscar is released under the permissive New BSD license (see summary).

Oscar is still in active development but is used in production by a range of companies, from large multinationals to small, boutique stores. See http://oscarcommerce.com/cases.html for an overview.

Many more on the way. If you use Oscar in production, please let us know.

If you are interested in having an Oscar project built for you, or for development of an existing Oscar site then please get in touch via info@oscarcommerce.com.

About

Domain-driven e-commerce for Django

http://oscarcommerce.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 77.4%Language:HTML 19.9%Language:JavaScript 1.6%Language:SCSS 0.9%Language:Makefile 0.2%Language:Shell 0.0%Language:Dockerfile 0.0%