TYPO3 Documentation

Warning

The wiki you were trying to access has been discontinued. Take a look at the following resources or use the search at the top right to find what you are looking for. If you want to take a nostalgic look into the past, find a backup of all wiki pages at Gitlab.


Getting Started with TYPO3

Getting Started

Creating & Managing Content

  • Editors Tutorial explains the creation and management of pages and content.

  • Form System Extension is a powerful tool that gives backend users the ability to create web forms.

  • Localization Guide covers everything needed to add additional languages to a TYPO3 site, and how to translate content and pages.

Templating & Sitepackages

  • Fluid is TYPO3’s templating engine. Fluid acts as the glue between your static HTML templates and the content you create in TYPO3’s backend.

  • Sitepackages allow you to bundle your Fluid templates and other site assets into a single, reusable extension.

Configuring TYPO3

The configuration overview in TYPO3 Explained gives an overview of the various configuration options available. It contains a description of the main system configuration options.

Upgrading TYPO3

References

  • TYPO3 Explained contains detailed information about concepts and APIs for core and extension developers.

  • The Core changelog lists all relevant changes for each TYPO3 version since 7.

  • The references section lists all available reference manuals.

How to create translations

Internationalization | Translation | Multiple Languages


Contributing

Contribute to the core

The "Core contribution guide" contains information for creating core patches:

But contributions aren't just about writing patches. Contributions happen in numerous other ways, including

Contribute to official documentation

You are welcome to click on the "Edit on GitHub" button on any page to propose a change in the official documentation whenever you see something that you think can be improved.