The website/application I’m currently working on requires some complicated redirects not only to other EE templates, but also to some billing software sitting on the same domain name. I wrote this plugin to provide that seamless experience for the end user.
It can not only handle the more complicated redirects (whether or not the visitor is logged in, using JavaScript or PHP-based redirection, redirect based on member group, etc.), it can also be used to simply redirect a visitor to another template or external website.
For example:
{exp:hs_redirect location="http://www.google.com"}or
{exp:hs_redirect location="blog/entry/12345"}Check out the full details and download it at Devot:ee.