PHPackages                             agoat/contao-languagerelation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. agoat/contao-languagerelation

ActiveContao-bundle[Localization &amp; i18n](/categories/localization)

agoat/contao-languagerelation
=============================

Contao 4 Lanugagerelation

1.0.0-beta3(8y ago)115[1 issues](https://github.com/agoat/contao-languagerelation-bundle/issues)LGPL-3.0+PHPPHP ^7.0CI failing

Since Apr 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/agoat/contao-languagerelation-bundle)[ Packagist](https://packagist.org/packages/agoat/contao-languagerelation)[ RSS](/packages/agoat-contao-languagerelation/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Language relations in Contao 4
==============================

[](#language-relations-in-contao-4)

[![Version](https://camo.githubusercontent.com/5cdee5998fff03e38739f3e2d0bf3f211720483f1d2883056ccd4bc473e35e37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61676f61742f636f6e74616f2d6c616e677561676572656c6174696f6e2e7376673f7374796c653d666c61742d737175617265)](http://packagist.org/packages/agoat/contao-languagerelation)[![License](https://camo.githubusercontent.com/4570bb152ca2aec26233182f6c164ee2de2b01c78ad814b1f0b008ae524d3bee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f61676f61742f636f6e74616f2d6c616e677561676572656c6174696f6e2e7376673f7374796c653d666c61742d737175617265)](http://packagist.org/packages/agoat/contao-languagerelation)[![Downloads](https://camo.githubusercontent.com/92f2ca81872d84b722cb8ab57defd2ee8f261ecb50fbba617c23e623d6be0028/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61676f61742f636f6e74616f2d6c616e677561676572656c6174696f6e2e7376673f7374796c653d666c61742d737175617265)](http://packagist.org/packages/agoat/contao-languagerelation)

About
-----

[](#about)

Easy management of different languages. Contao itself already has the ability to manage multilingual pages. This is achieved by creating a seprate page tree for each of the languages.

This extension adds the missing language relations for the single pages. This makes it easy to manage a page in multiple languages. Of course there is also a language navigation module for the frontend.

Install
-------

[](#install)

### Contao manager

[](#contao-manager)

Search for the package and install it

```
agoat/contao-languagerelation
```

### Managed edition

[](#managed-edition)

Add the package

```
# Using the composer
composer require agoat/contao-languagerelation
```

Registration and configuration is done by the manager-plugin automatically.

### Standard edition

[](#standard-edition)

Add the package

```
# Using the composer
composer require agoat/contao-languagerelation
```

Register the bundle in the AppKernel

```
# app/AppKernel.php
class AppKernel
{
    // ...
    public function registerBundles()
    {
        $bundles = [
            // ...
            // after Contao\CoreBundle\ContaoCoreBundle
            new Agoat\LanguageRelationBundle\AgoatLanguageRelationBundle(),
        ];
    }
}
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

2941d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/997c86a9469c2c980383535f7da7aa11a81e083249fc3af9ed2a13150b5ce731?d=identicon)[aGoat](/maintainers/aGoat)

---

Top Contributors

[![agoat](https://avatars.githubusercontent.com/u/1402434?v=4)](https://github.com/agoat "agoat (13 commits)")

---

Tags

contaocontentlanguagesmultilingualpluginlanguagetranslationmultilingualcontentcmscontaomanagementcontao-bundlecontao4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/agoat-contao-languagerelation/health.svg)

```
[![Health](https://phpackages.com/badges/agoat-contao-languagerelation/health.svg)](https://phpackages.com/packages/agoat-contao-languagerelation)
```

###  Alternatives

[tractorcow/silverstripe-fluent

Simple localisation for Silverstripe

92421.6k26](/packages/tractorcow-silverstripe-fluent)[inpsyde/multilingual-press

Simply THE multisite-based free open source plugin for your multilingual websites.

2414.0k1](/packages/inpsyde-multilingual-press)[exploreimpact/contao-i18nl10n

The simplest way to create and manage multi-language sites with Contao.

201.4k](/packages/exploreimpact-contao-i18nl10n)[johannschopplich/kirby-content-translator

DeepL &amp; AI-powered content translation for Kirby CMS

208.1k](/packages/johannschopplich-kirby-content-translator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
