respinar/contao-redirection-bundle

A simple Contao extension for URL redirects (301, 302) and 410 (Gone) responses.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/respinar/contao-redirection-bundle

0.1.1 2024-12-21 12:04 UTC

This package is auto-updated.

Last update: 2025-09-26 13:16:16 UTC


README

A simple Contao extension for URL redirects (301, 302) and 410 (Gone) responses.

  • Source URL: Path without leading / (e.g., test).
  • Target URL: Supports insert tags (e.g., {{link_url::1}}), absolute URLs, or relative paths.
  • Manage via System > Redirection in the backend.

Install

composer require respinar/contao-redirection-bundle

Usage

Add redirects in the backend with source_url, target_url, status (301, 302, 410), and active checkbox.

License

Licensed under the MIT License (LICENSE).