Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 892 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 892 Bytes

Django E-Commerce Tutorial: Wagtail CMS + Snipcart

wagtail-django-snipcart

With this tutorial, I answer legitimate questions you might have when starting a new e-commerce project, such as:

Is Python the right language for my project? And Django the right framework? Which tools or plugins should I use?

Then, I'll show you our homemade recipe for Django-powered e-commerce success with a step-by-step Wagtail CMS tutorial.

Steps:

  • Creating a new Wagtail site.
  • Adding Snipcart configuration settings.
  • Generating database migrations.
  • Creating new products for your Django store.
  • Crafting an e-commerce template.

Read the full tutorial

Check out the live demo

Enjoy folks!