Download the PHP package svenjuergens/miniredirect without Composer
On this page you can find all versions of the php package svenjuergens/miniredirect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download svenjuergens/miniredirect
More information about svenjuergens/miniredirect
Files in svenjuergens/miniredirect
Download svenjuergens/miniredirect
More information about svenjuergens/miniredirect
Files in svenjuergens/miniredirect
Vendor svenjuergens
Package miniredirect
Short Description A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
License GPL-2.0-or-later
Package miniredirect
Short Description A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package miniredirect
miniredirect
TYPO3 Extension: Transform a URL to lowerCase and redirect to the new URL
Installation
Install with ExtensionManager or with
composer composer require svenjuergens/miniredirect
Configuration
As an administrator, you can enable logging, go to "Settings" -> "Extension Configuration" and mark the checkbox "Use Logging".
Then you will find your own logfile under
typo3temp/var/log/typo3_miniredirect_xxx.log
Usage
Now you have a 301 redirect on urls like https://example.org/sTandOrt/Kürten -> https://example.org/standort/kuerten
All versions of miniredirect with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^11.5.14 || ^12.4.20
The package svenjuergens/miniredirect contains the following files
Loading the files please wait ....