webtorque7 / old-urls
There is no license information available for the latest version (0.3) of this package.
For managing redirecting of old urls
Package info
github.com/webtorque7/old-urls
Type:silverstripe-module
pkg:composer/webtorque7/old-urls
0.3
2016-04-05 01:57 UTC
Requires
- php: >=5.3.2
- silverstripe/cms: 3.*
- silverstripe/framework: 3.*
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.