Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/snipcart/django-ecommerce-wagtail
- Owner: snipcart
- Created: 2018-07-04T21:37:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T14:57:42.000Z (over 3 years ago)
- Last Synced: 2023-08-02T05:52:28.870Z (over 1 year ago)
- Topics: django, ecommerce, python, snipcart, wagtail-cms
- Language: Python
- Homepage: https://snipcart.com/blog/django-ecommerce-tutorial-wagtail-cms
- Size: 14.6 KB
- Stars: 48
- Watchers: 8
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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!