oliverklee / autoswitchtolistview

Auto switch to list view when a sysfolder is shown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 extension autoswitchtolistview

Whenever you are in the page module and clicking on a sys folder in the page tree, you will be forwarded to list view automatically.

Requirements

  • TYPO3 7,8,9,10,11
  • GPL2

Installation

  1. Install extension. Use either the extension manager or do a composer require georgringer/autoswitchtolistview.
  2. You are done.

Configuration

You can disable the behaviour by using the following code in Page TsConfig: autoswitchtolistview.disable = 1

About

Auto switch to list view when a sysfolder is shown

License:Other


Languages

Language:PHP 100.0%