Skip to content

An eCommerce shop with Wagtail CMS integration. Note: Base cart/checkout logic was from here https://github.com/JamesRamm/longclaw

Notifications You must be signed in to change notification settings

mohdizzy/wagtail_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What features have been added from the base code?

  1. User management via django-allauth.
  2. Send automated emails via AWS SES for transactions, account sign-ups etc.
  3. Refund/cancel orders via admin panel. Refunds automatically process payments too. Razorpay payment gateway was used for integration.
  4. View order history and manage orders(cancel/refund) via user accounts page.

About

An eCommerce shop with Wagtail CMS integration. Note: Base cart/checkout logic was from here https://github.com/JamesRamm/longclaw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published