.. include:: /Includes.rst.txt .. _introduction: ============ Introduction ============ TYPO3 is a content management system based on PHP. The :ref:`TYPO3 - Getting Started Tutorial ` gives you an introduction to the core concepts of TYPO3 and will help you to kickstart your first project. .. _introduction-installation: A basic TYPO3 installation ========================== Installation with Composer is covered in the Getting Started Guide (see :ref:`Installation ` chapter). You can also `download TYPO3 from our official page `_ If you are starting out we would suggest using the latest TYPO3 version with long term support. .. _introduction-site-package: A basic site package ==================== To get started you need a basic `site package `_. You can use the official `Site Package Builder `_ to generate one for you or follow the :ref:`site package tutorial `. .. _introduction-getting-help: Getting help with TYPO3 ======================= `Meet the TYPO3 Community `_. You can chat with us `on Slack `_, go to meetings in your `local user group `_ or meet us at `events `_. You can discuss TYPO3 related questions in the https://talk.typo3.org/ forum. If you think you have found a bug in the TYPO3 Core code, have a look at our `issue tracker on forge `_ where you can check if the bug has already been reported or not.