See live at: http://demo.viewflow.io or checkout and run:
tox migrate
tox loaddata tests/helloworld/fixtures/default_data.json
tox loaddata tests/shipment/fixtures/default_data.json
tox runserver
And get access on http://127.0.0.1:8000
- HelloWorld - Viewflow introduction sample
- Shipment - Automate shipment process for ecommerce website
- Dynamic split - Custom flow node example
- Ecommerce - Delivery department automation with viewflow and Django Cartridge Ecommerce
- Customization - Custom auth model and django-guardian for object level permissions, no viewsite