fromholdio / silverstripe-superlinker-redirection
Replace for OOTB Silverstripe Redirector Page, using a SuperLink target to select a much wider range of target types
Installs: 1 086
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 1
Type:silverstripe-vendormodule
pkg:composer/fromholdio/silverstripe-superlinker-redirection
This package is auto-updated.
Last update: 2025-10-08 15:16:53 UTC
README
Requires Silverstripe 5.2+.
Replace for OOTB Silverstripe Redirector Page, using a SuperLink target to select a much wider range of target types (than simple internal/external)
Requirements
Installation
composer require fromholdio/silverstripe-superlinker-redirection
Todos
- Validation
 - File has-many redirects field if possible
 - Resolve issues with site tree has-many redirects field
- Make link type auto-defined and readonly
 - Make destination readonly
 - Maybe custom gridfield, ideally with modal
 
 - Finalise naming, consolidate & finalise
 - Remove yml config currently in place for ease of development
 - Proper i18n/_t()/translations
 - Migration script that converts OOTB 
RedirectorPages toRedirectionPages - Migration script for v1 to v2
 - Documentation/readme
 - Link tracking/syncing