###############
Getting started
###############

Welcome to django CMS 3. 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!

.. toctree::
    :maxdepth: 2
    :hidden:

    tutorial
    integrate



************
Getting Help
************

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
the ``irc.freenode.net`` network.


**********************************
Installing django CMS from scratch
**********************************

Start from scratch by following the tutorial on https://github.com/divio/django-cms-tutorial

**********************************************
Installing django CMS into an existing project
**********************************************

.. toctree::
    :maxdepth: 2

    integrate


.. _mailinglist: https://groups.google.com/forum/#!forum/django-cms

