Leuchtfeuer / locate

The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.
https://www.Leuchtfeuer.com
GNU General Public License v2.0
9 stars 14 forks source link

Update LanguageRedirectMiddleware.php #55

Closed bigahuna closed 2 months ago

bigahuna commented 2 months ago

Replace reading frontend typoscript settings with BackendConfigurationManager in LanguageRedirectMiddleware. This PR replaces reading frontend typoscript with ConfigurationManager instad of BackendConfigurationManager

Regards Mike

bigahuna commented 2 months ago

I'm sorry, I committed the wrong code :( Will open another PR