Site Sets
TYPO3
Show in appDescription
Site sets ship parts of the site configuration as modular pieces. They are intended to provide settings, TypoScript and page TSconfig for the scope of a site.
Goals
- I know how and where to define a site set.
- I know how to activate a site set via the site configuration.
- I know that I need my own site package (my own extension) to create a site set.
- I know how to load site sets from other extensions as dependencies in my site set.
- I know that if I use Site Sets, I should not use TypoScript database records.
- I know that I can define my own settings which will replace the previous TypoScript constants and extend their functionality.
- I know how to localize the labels of my own settings and how to structure the XLF-file.
- I know how to overwrite standard settings of other extensions with my own values (e.g. EXT:fluid_styled_content).
- I know the file paths and names that are loaded automatically.
- I know that I can define route enhancers in a site set using a `route-enhancers.yaml` file.
Maintainer
Oliver Thiele
Web Development Oliver Thiele