typo3-sitepackage
Create or extend a TYPO3 v13/v14 site package extension. Use when scaffolding a new site package from scratch, deciding where files belong inside a site package, overriding templates of other extensions (EXT:fluid_styled_content, EXT:form, etc.) through the site package, or wiring a site set inside the site package. Covers composer.json, ext_emconf.php, Configuration/Sets/, Resources/Private/ directory layout, TypoScript page rendering via PAGEVIEW, template override paths, and installation steps. Do not use for Extbase controller wiring, route enhancers, or CSP headers — hand off to the matching skill.
- License
- CC-BY-4.0
- Compatibility
- TYPO3 v13 and v14 (Composer mode). Requires site sets (introduced in TYPO3 v13).
Pinned to revision 7c7241631898, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/typo3-sitepackage/SKILL.md
- skills/typo3-sitepackage/README.md
- skills/typo3-sitepackage/templates/skeleton.md
Every link opens the file at its source, pinned to the revision this page describes.