dieschittigs/contao-redirect-bundle

Manage redirects in the contao backend

0.1.3 2019-01-30 15:33 UTC

This package is auto-updated.

Last update: 2024-03-29 03:39:09 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)