← Extensions
EXT:autoswitchtolistview
Automatically switches to list view when a SysFolder is clicked in the page tree — no manual module switching required.
SysFolders in the TYPO3 page tree open the page module by default — even though there’s no page content there. This extension automatically redirects to the list view instead.
Installation
composer require georgringer/autoswitchtolistview
No further configuration needed.
Disabling via Page TSconfig
The behaviour can be disabled per page if needed:
autoswitchtolistview.disable = 1
Requirements
| Package | Version |
|---|---|
| TYPO3 CMS | 12 (3.x) / older versions (2.x) |