SyliusRedirectPlugin icon indicating copy to clipboard operation
SyliusRedirectPlugin copied to clipboard

Make it possible to redirects hosts

Open loevgaard opened this issue 5 years ago • 0 comments

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

loevgaard avatar Jan 27 '21 12:01 loevgaard