IMPORTANT
This has been superceded by the misdirection module, and is no longer maintained.
SilverStripe Link Mapping Module
This is a module to allow you to set up simple link mappings. When a requested page is not found, the mapping table is checked and if a mapping exists the user is redirected. This is useful for things like legacy page redirection.
Maintainer Contacts
- Marcus Nyeholt (marcus@symbiote.com.au)
Requirements
- SilverStripe 2.4+
Documentation
Installation Instructions
- Place this directory in the root of your SilverStripe installation.
- Visit yoursite.com/dev/build to rebuild the database.