sbuerk/shortcut-redirect-statuscodes

Extend core shortcut and mountpoint redirects with configurable and selectable redirect statuscodes

dev-main 2024-02-15 10:53 UTC

This package is auto-updated.

Last update: 2024-07-19 21:59:01 UTC


README

This extension enhance the Shortcut Redirect capability by giving the editor the choice of the HTTP Redirect Status code for a shortcut redirect. To achieve this, the corresponding backend form is extended with a status code select box and the TYPO3 core PSR-15 middleware dealing with Shortcut Redirects is replaced to respect the selected status code.

Compatibility