Attention
TYPO3 v10 has reached end-of-life as of April 30th 2023 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.
Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v10 here: TYPO3 ELTS.
TypoScript Syntax¶
This chapter describes the syntax of TypoScript. The TypoScript syntax
and its parser logic is used in two different contexts: Frontend TypoScript
to configure frontend rendering and TSconfig
to configure backend details
for backend users.
While the underlying TypoScript syntax is described in this chapter, both usages and their details are found in standalone manuals:
The TypoScript Reference goes into details about the usage of TypoScript in the frontend.
The TSconfig Reference goes into details about configuring the TYPO3 backend for backend users.
In addition, you can find a quick reference guide to TypoScript templates in TypoScript in 45 Minutes.
Table of Contents: