webtorque7/old-urls

There is no license information available for the latest version (0.3) of this package.

For managing redirecting of old urls

Maintainers

Package info

github.com/webtorque7/old-urls

Type:silverstripe-module

pkg:composer/webtorque7/old-urls

Statistics

Installs: 1 183

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.3 2016-04-05 01:57 UTC

This package is not auto-updated.

Last update: 2026-03-14 21:42:52 UTC


README

A module for managing the redirecting for old urls from a previous system to new urls in SilverStripe.

Adds a tab in the CMS for adding old URLs.

The 3.1 version currently uses a hack, replacing the ModelAsController so it can change the behaviour of the error handling for 404s.

Requires SilverStripe 3.1, for 3.0 use the 3.0 branch.