Attention
TYPO3 v12 has reached end-of-life as of April 30th 2026 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 v12 here: TYPO3 ELTS.
ext_typoscript_setup.typoscript
ext_typoscript_setup.typoscript
-
- Scope
- extension
- Path (Composer)
- packages/my_extension/ext_typoscript_setup.typoscript
- Path (Classic)
- typo3conf/ext/my_extension/ext_typoscript_setup.typoscript
Preset TypoScript setup. Will be included in the setup section of all TypoScript templates.
Attention
Use such a file if you absolutely need to load some TypoScript (because you
would get serious errors without it). Otherwise static templates or
usage of the Extension Management API of class
\TYPO3\ are preferred.