Attention
TYPO3 v8 has reached its end-of-life March 31st, 2020 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.
You can order Extended Long Term Support (ELTS) here: TYPO3 ELTS.
The List Module¶
In TYPO3 CMS all the information is stored in database records: pages, content elements, templates, users, news items, etc. For some of this information dedicated modules exist, like the Page or the Template module which we visited earlier.
But these records, as well as all others that don't have such a dedicated module, can be created and edited using the WEB > List module.