Welcome to the django CMS 3 Tutorial. This tutorial should guide you through the first basic steps with django CMS all the way up to adding your own plugins and apps and extending the CMS' models itself!
Should you run into trouble and can't figure out how to solve it yourself, you
can get help from either our mailinglist or IRC channel #django-cms
on freenode (irc.freenode.net).
Please make sure you have installed the following prerequisites:
- Python
- pip
To get started, continue to Step 1 - Inital Setup!