DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

  • The language detection is only called when “https://www.example.com” was entered, but all sites have “https://www.example.com/lang-key/”.
  • Extra configuraion is done in the site YAML config file (e.g. typo3conf/sites/website/config.yaml)
  • The language detection is done with accept header (HTTP_ACCEPT_LANGUAGE) from the browser.

If you just want the language detection on the activated languages of the site configuraion, you don’t need any extra configuraion.