/error_redirects

TYPO3 Extension for handling 410, 451 via redirects module

Primary LanguagePHP

TYPO3 Extension error_redirects

This extensions covers the status codes 410, 451 in EXT:redirects of the core

Installation

Install the extension via composer composer require georgringer/error-redirects.

Usage

Just set the alternative status codes in the redirect configuration.

Important

This extension is just hacked together and only tested in v13. Proper translation of labels, ... is missing. Happy to get a PR or done later ;)