- Issue created by @cmd87
Sometimes it is useful to take a redirect decision control in a custom module and do the redirect only for anonymous users or for example exclude some paths from the redirect etc.
Extend the ContentTranslationRedirectEvent by adding a shouldRedirect() and setShouldRedirect(bool $value)
Active
2.0
Code