Welcome to the official TYPO3 Documentation

TYPO3 CMS is an Open Source Enterprise Content Management System powered by PHP.


Getting Started with TYPO3

Getting Started

Creating & Managing Content

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.

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.