Django Salesman

Headless e-commerce framework for Django and Wagtail.
Alternatives To Django Salesman
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Wagtail15,6641,17733721 hours ago211August 01, 2023967bsd-3-clausePython
A Django content management system focused on flexibility and user experience
Awesome Django7,453
20 days ago3cc0-1.0HTML
A curated list of awesome things related to Django
Awesome Wagtail1,803
2 months ago1
A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
Bakerydemo761
a month ago22bsd-3-clausePython
Next generation Wagtail demo, born in Reykjavik
Coderedcms602
42 months ago44June 22, 202272otherPython
Wagtail + CodeRed Extensions enabling rapid development of marketing-focused websites.
Puput5632123 months ago28November 09, 202115mitPython
A Django blog app implemented in Wagtail
Longclaw369
a month ago46mitPython
A shop for Wagtail CMS
Wagtailmenus3673145 days ago67June 18, 202017mitPython
An app to help you manage and render menus in your Wagtail projects more effectively
Django Salesman325
a month ago3bsd-3-clausePython
Headless e-commerce framework for Django and Wagtail.
Consumerfinance.gov239
a day ago46cc0-1.0Python
Django project protecting American consumers
Alternatives To Django Salesman
Select To Compare


Alternative Project Comparisons
Readme

Salesman logo

Headless e-commerce framework for Django and Wagtail.

PyPI GitHub - Test status Codecov branch PyPI - Python Version PyPI - Django Version Code style: black

Salesman provides a configurable system for building an online store. It includes a RESTful API with endpoints for manipulating the basket, processing the checkout and payment operations as well as managing customer orders.

Features

  • API endpoints for Basket, Checkout and Order
  • Support for as many Product types needed using generic relations
  • Pluggable Modifier system for basket processing
  • Payment methods interface to support any gateway necessary
  • Customizable Order implementation
  • Fully swappable Order and Basket models
  • Wagtail and Django admin implementation

Documentation

Documentation is available on Read the Docs.

Popular Wagtail Projects
Popular Django Projects
Popular Content Management Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Django
Rest Api
Payment
Ecommerce
Wagtail