Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

A module to handle localizations for Contao

Notifications You must be signed in to change notification settings

Web-Ex-Machina/contao-i18nl10n

This branch is 2 commits behind exploreimpact/contao-i18nl10n:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4408336 · Sep 19, 2019
Sep 19, 2019
Jan 26, 2018
Feb 15, 2019
Sep 6, 2019
Sep 6, 2019
Jan 26, 2018
Jan 26, 2018
Sep 19, 2019
Jan 26, 2018
Jan 26, 2018
Jan 26, 2018

Repository files navigation

Contao Multilingual Pages [i18nl10n]

Contao 4 compatible packagist packagist License

Warning: This Extension is in beta status. DO NOT USE IT ON ANY PRODUCTIVE ENVIRONMENT!

i18nl10n Logo

About

A module to handle localizations for Contao 4.

By default Contao handles multiple languages by duplicating page trees for each language (in Contao's Site Structure). If you have many pages and languages it can become a lot of work to handle your content and to keep them in sync. Especially, when the content is similar across languages. This extension is for you!

System requirements

Installation

1. Install package

$ composer require exploreimpact/contao-i18nl10n

# or for latest state of development:

$ composer require exploreimpact/contao-i18nl10n:dev-master

2. Update database

  • Run a database update via the Installtool afterwards.

3. Set URL settings

  • Open the Contao backend.
  • Go to "Site structure".
  • Edit your website's root page:
    • Under "DNS settings":
      • Enter the default language to the "Language" field.
      • Set the page as "language fallback".
    • Under "i18nl10n settings":
      • Add the additional languages you want to make available.

Note:

  • The extension is not compatible with the parameter prepend_locale: true!

Documentation:

Contao 4: ... t.b.d. ...
Contao 3: https://github.com/exploreimpact/contao-i18nl10n/wiki
Note: Most configuration instructions still match for Contao 4 intallations.

For changes made in the past please look into CHANGELOG.md.

Support

Claudio De Facci
https://exploreimpact.de
claudio@exploreimpact.de

About

A module to handle localizations for Contao

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.6%
  • CSS 1.5%
  • JavaScript 0.9%