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.

File abstraction layer (FAL)

TYPO3 has a file abstraction layer (FAL) integrated which abstracts technical details (where the file is stored) and allows to work with different storage forms.

FAL also allows the editors to manage meta data that can be displayed wherever an asset is displayed. The metadata can also be used for copyright notices.

Working with multi media: Digital asset management

Multi media assets (images, videos, audio, etc) are usually stored as files on the server. Especially videos are frequently displayed from third-party sources such as Youtube or Vimeo.

In TYPO3 you can manage all assets in the backend module File > Filelist if you have sufficient permissions. See chapter Managing Files in TYPO3 CMS.