MODX EXTRA
redirectoid
Simply Redirect
Creator: YJ Tso (sepiariver)
3.0.0-rc1 (30 KB) Other Versions Need help installing this extra?About redirectoid
A simple Snippet that redirects to any Resource specified by ID, or a random child (or first child) of a specified parent(s).
Redirectoid supports various response codes described here: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html.
It also exposes the arguments for the $modx->makeUrl()
method, for further customization.
Version 3 fixes bugs. Thanks to @gravadesign @crimsonpixel @ovomatik for raising them
Information
Instructions
Install via package manager
New in redirectoid 3.0.0-rc1
Redirectoid 3.0.0-rc1
Bugfixes Removes useCtxMap option to mitigate unpredictable cases Introduces new defaults that changes behaviour in some implementations