An e-commerce extension for Wagtail CMS
 
 
 
 
 
 
Go to file
JamesRamm 3741dc5234 Update documentation 2018-12-31 16:09:12 +01:00
.github
docs Update documentation 2018-12-31 16:09:12 +01:00
longclaw
website Update documentation 2018-12-31 16:09:12 +01:00
.coveragerc
.dockerignore Initial setup of docusaurus 2018-12-29 19:01:02 +01:00
.editorconfig
.gitignore
.landscape.yaml Update landscape to only be py 2 2018-12-31 14:04:32 +01:00
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
Dockerfile Initial setup of docusaurus 2018-12-29 19:01:02 +01:00
LICENSE
MANIFEST.in
Makefile
README.md Update documentation 2018-12-31 16:09:12 +01:00
codecov.yml
docker-compose.yml Initial setup of docusaurus 2018-12-29 19:01:02 +01:00
manage.py
requirements.txt
requirements_dev.txt
runtests.py
setup.cfg
setup.py
tox.ini

README.md

Longclaw

Pypi Version Codecov Status Build Status Code Health

An e-commerce extension for Wagtail CMS

Longclaw is currently undergoing a major rewrite to bring it up to date with wagtail/django 2 and pack in more features

Checkout the demo site and documentation

Buy Me A Coffee

Image of the dashboard

Quickstart

Install Longclaw:

  $ pip install longclaw

Setup a Longclaw project

  $ longclaw start my_project

Features

  • Tightly integrated with Wagtail. Create products, manage orders, configure shipping and view statistics all from the Wagtail admin.
  • Multiple payment backends. Longclaw currently supports Stripe, Braintree and PayPal (v.zero) payments.
  • Comprehensive REST API & javascript client easily loaded via a template tag
  • Create your catalogue as Wagtail pages, with complete control over your product fields
  • Easy setup. Just run longclaw start my_project to get going
  • Simple to use, simple to change. Write your frontend as you would any other wagtail website. No complicated overriding, forking etc in order to customise behaviour.

Screenshots

Order Detail

Support

Please raise bugs/feature requests using the github issue tracker and ask questions on stackoverflow. For further support contact ramshacklerecording@gmail.com