Attention
TYPO3 v11 has reached end-of-life as of October 31th 2024 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 v11 here: TYPO3 ELTS.
Resources
Contains the sub folders Public/
and Private/
, which
contain resources, possibly in further subfolders.
Only files in the folder Public/
should be publicly accessible.
All resources that only get accessed by the web server
(templates, language files, etc.) go to the folder Private/
.
Note
Non–TYPO3 files such as third party JavaScript libraries are commonly stored in this folder.
TYPO3 is licensed under GPL version 2 or any later version. Any non–TYPO3 code must be compatible with GPL version 2 or any later version.