dieschittigs / contao-redirect-bundle
Manage redirects in the contao backend
Installs: 459
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 4
Type:contao-bundle
Requires
- php: ^5.6|^7.0
- contao/core-bundle: ^4.4
This package is auto-updated.
Last update: 2024-10-29 05:22:46 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)