Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 805 Bytes

index.rst

File metadata and controls

24 lines (19 loc) · 805 Bytes

Lindshop - An Ecommerce Platform For Django

Introduction

Lindshop is a Django application that handles all the basic features of an ecommerce websites such as Products, Carts, Orders, Payments and so on. Lindshop is made to be easy to extend and customize to the type of ecommerce website that you're looking to build, no matter if it's a normal store with a few categories and products, or if it's an online subscription service with a single product.

.. toctree::
   :maxdepth: 2

   install
   admin
   developer
   help
   payment
   templates
   shipping
   stock
   subscriptions