chessbr / shuup-project-template

A Shuup e-commerce platform template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shuup Project Template

A Shuup e-commerce platform template

  • Clone this repo
  • Change settings.py according to your needs
  • Run python manage.py migrate
  • Run python manage.py shuup_init
  • Run python manage.py createsuperuser
  • Run python manage.py runserver
  • Access http://localhost:8000/sa/

Profit!

Compatibility

Compatible with Shuup 1.10

License

MIT

About

A Shuup e-commerce platform template

License:MIT License


Languages

Language:Python 100.0%