← Extensions
TYPO3 12 / 13 BackendUXList Module

EXT:autoswitchtolistview

Automatically switches to list view when a SysFolder is clicked in the page tree — no manual module switching required.


What Does the Extension Do?

When clicking a SysFolder in the TYPO3 backend page tree, you land in the page module by default — even though SysFolders don’t contain page content. EXT:autoswitchtolistview automatically redirects to the list view in this case.

A small quality-of-life detail that saves a lot of clicking in daily editorial work.

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

PackageVersion
TYPO3 CMS12 (3.x) / older versions (2.x)