Skip to content

medialta/contao-i18nl10n

 
 

Repository files navigation

Contao Multilingual Pages [i18nl10n]

build status 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:2.0.0-beta

# or for latest stable version (1.5 for Contao 3.5):

$ composer require exploreimpact/contao-i18nl10n

2. Update database

Run a database update via the Installtool afterwards.

3. Set URL settings

Open the Contao backend and go to "Settings". Under "Add language to URL*" select the way the language should be added to your URL.

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.

Team

Entwicklung:
Claudio De Facci
http://exploreimpact.de
claudio@exploreimpact.de

Projekt Management:
internetinnovations GmbH
http://internetinnovations.de
info@internetinnovations.de

About

A module to handle localizations for Contao

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.4%
  • CSS 1.6%
  • JavaScript 1.0%