Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snipcart/django-ecommerce-wagtail

Django E-Commerce Tutorial: Wagtail CMS + Snipcart
https://github.com/snipcart/django-ecommerce-wagtail

django ecommerce python snipcart wagtail-cms

Last synced: about 1 month ago
JSON representation

Django E-Commerce Tutorial: Wagtail CMS + Snipcart

Awesome Lists containing this project

README

        

# Django E-Commerce Tutorial: Wagtail CMS + Snipcart

![wagtail-django-snipcart](https://snipcart.com/media/203682/wagtaildjangosnipcart-1.png)

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](https://snipcart.com/blog/django-ecommerce-tutorial-wagtail-cms)

> [Check out the live demo](http://snipcart-wagtail.herokuapp.com/)

Enjoy folks!