dieschittigs / contao-redirect-bundle
Manage redirects in the contao backend
Package info
github.com/DieSchittigs/contao-redirect-bundle
Type:contao-bundle
pkg:composer/dieschittigs/contao-redirect-bundle
0.1.3
2019-01-30 15:33 UTC
Requires
- php: ^5.6|^7.0
- contao/core-bundle: ^4.4
This package is auto-updated.
Last update: 2026-03-01 00:25:57 UTC
README
Manage redirects in the contao backend
This bundle uses the initializeSystem Hook to redirect URLs before the page will be rendered, so handle with care.
Options:
- redirect to 404 (useful for news/calendar reader pages without auto item)
- redirect static URLs
- redirect via regex rules (search and replace)