This plugin allows admin users - that have theTRAC_ADMIN
permission - to define server-side redirects in Trac admin interface. It supports regular expression matching and replacing.
After installation a new panelRedirects appears in the Trac web admin interface.
Please useGitHub for any issues you have withRedirectsPlugin.
Download the zipped source fromhere.
You can cloneRedirectsPlugin fromhere using git, orbrowse the source onGitHub.
pip install RedirectsPlugin
For more information, please followdocumentation on how to install Trac's plugins.