.. include:: /Includes.rst.txt .. _installation: ============ Installation ============ .. _prerequisite: Prerequisite ============ For trying out TYPO3 CMS you need to have a fully configured and ready to use web server which meets the `minimum system requirements `_. Make sure to have your database credentials ready. .. _getting-the-introduction-package: .. _installing-typo3-cms-base-system: .. _installing-the-introduction-package: Installing TYPO3 CMS Base System ================================ First you will need to download and install the TYPO3 CMS Package. Follow the steps provided in the :doc:`t3install:Index`. Specifically, these are the steps you must perform: #. Make sure your system is setup as described in :ref:`t3install:system-requirements`. #. Install base system: :ref:`t3install:quick-installation` #. After the base installation, you must follow the steps in :ref:`t3install:the-install-tool`. #. :ref:`Install the Introduction Package `. During installation, the Introduction Package will create several example pages and content, it will configure the web site and add a website template using the Bootstrap Package. The rest of this tutorial is based on the introduction package.