Results 1 to 3 of 3

Thread: Contao 4.4 can't find "Add the language to the URL" in setting

  1. #1
    New user
    Join Date
    09-26-18.
    Posts
    3

    Default Contao 4.4 can't find "Add the language to the URL" in setting

    Contao 4.4 can't find "Add the language to the URL" in setting. And how to configure multilanguage in contao 4.4?

    Thank you for your answer

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-20-09.
    Posts
    1,287

    Default

    This is configured in app/config/config.yml (you have to create the file yourself if it doesn't exist yet):

    Code:
    contao:
        prepend_locale: true
    Contao is basically multilingual. Configure the language in the website root page. To switch between different languages, you can use terminal42/contao-changelanguage.
    Contao Community Moderator
    → Support options

  3. #3
    New user
    Join Date
    09-26-18.
    Posts
    3

    Default

    thank you, it's work

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •