SyliusRedirectPlugin
SyliusRedirectPlugin copied to clipboard
Make it possible to redirects hosts
Right now we are redirects paths basically. Would be nice to be able to redirects hosts also:
i.e. example.com => example.net.
Should be possible to have a checkbox as to whether the redirect should include the path and query string, i.e.
example.com/path?q=val redirects to example.net/path?q=val