본문 바로가기

소프트웨어-이야기/프로그래밍 언어와 프레임워크

(Django) Django로 e-commerce 개발할 때 참고하기 좋은 오픈소스

e-commerce Django 오픈소스

shuup

django-rest-framework를 사용하고 있다면 강력추천한다. 가장 현실적이고, 참고하기 좋은 오픈소스다 ! 

https://github.com/shuup/shuup

https://github.com/shuup/shuup-project-template

 

saleor

가이드문서 - https://docs.getsaleor.com/en/latest/gettingstarted/installation-macos.html

데모 사이트 - https://demo.getsaleor.com/en/

django-oscar

메인 github - https://github.com/django-oscar/django-oscar/

데모 사이트 - https://latest.oscarcommerce.com/ko/basket/

-> 기본 이커머스 플랫폼에 붙일 수 있는 플러그인 종류도 많다.

장바구니

*django-carton - *https://github.com/lazybird/django-carton

쿠폰

https://github.com/byteweaver/django-coupons

https://github.com/GDsouza/WSG-Coupons/blob/master/coupons/models.py