terminal42 / contao-changelanguage
ChangeLanguage extension for Contao Open Source CMS
                                    Fund package maintenance!
                                                                            
                                                                                                                                        terminal42
                                                                                    
                                                                            
                                                                                                                                        Other
                                                                                    
                                                                
Installs: 224 253
Dependents: 14
Suggesters: 3
Security: 0
Stars: 46
Watchers: 12
Forks: 35
Open Issues: 5
Type:contao-bundle
pkg:composer/terminal42/contao-changelanguage
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.13.25 || ^5.0
- doctrine/dbal: ^3.3
- league/uri: ^6.0 || ^7.0
- league/uri-components: ^2.0 || ^7.0
- symfony/config: ^5.0 || ^6.0 || ^7.0
- symfony/dependency-injection: ^5.0 || ^6.0 || ^7.0
- symfony/event-dispatcher-contracts: ^2.0 || ^3.0
- symfony/http-kernel: ^5.0 || ^6.0 || ^7.0
- symfony/routing: ^5.0 || ^6.0 || ^7.0
- symfony/security-core: ^5.0 || ^6.0 || ^7.0
- symfony/service-contracts: ^1.1 || ^2.0 || ^3.0
Requires (Dev)
- contao/calendar-bundle: ^4.13 || ^5.0
- contao/faq-bundle: ^4.13 || ^5.0
- contao/manager-plugin: ^2.0
- contao/news-bundle: ^4.13 || ^5.0
- contao/test-case: ^4.13 || ^5.0
- phpunit/phpunit: ^9.3
- symfony/monolog-bundle: ^3.1
- symfony/phpunit-bridge: ^5.4
- terminal42/contao-build-tools: dev-main
- terminal42/service-annotation-bundle: ^1.1
Conflicts
- aschempp/contao-calendarlanguage: *
- contao/manager-plugin: <2.0 || >=3.0
- terminal42/contao-newslanguage: *
- dev-main
- 3.7.11
- 3.7.10
- 3.7.9
- 3.7.8
- 3.7.7
- 3.7.6
- 3.7.5
- 3.7.4
- 3.7.3
- 3.7.2
- 3.7.1
- 3.7.0
- 3.6.5
- 3.6.4
- 3.6.3
- 3.6.2
- 3.6.1
- 3.6.0
- 3.5.8
- 3.5.7
- 3.5.6
- 3.5.5
- 3.5.4
- 3.5.3
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.x-dev
- 3.3.8
- 3.3.7
- 3.3.6
- 3.3.5
- 3.3.4
- 3.3.3
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.9
- 3.2.8
- 3.2.7
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.17
- 3.1.16
- 3.1.15
- 3.1.14
- 3.1.13
- 3.1.12
- 3.1.11
- 3.1.10
- 3.1.9
- 3.1.8
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-rc1
- 2.2.11
- 2.2.10
- 2.2.9
- 2.2.8
- 2.2.7
- 2.2.6
- 2.2.5
- 2.2.4
- dev-feature/language-relations
This package is auto-updated.
Last update: 2025-10-02 06:24:40 UTC
README
ChangeLanguage is an extension for the Contao CMS which allows visitors to switch between different languages of your website.
Contao itself provides multilingual support by default, you can create unlimited number of page trees in different languages on either the same or different domains. ChangeLanguage simply adds the functionality to link pages together and present the website visitor with a list of available languages.
If your workflow consists of creating a page in one language and then duplicating it for translation, take a look at the i18n-duplication extension.