PHPackages                             wegmeister/language-redirect - 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. wegmeister/language-redirect

ActiveNeos-plugin[Localization &amp; i18n](/categories/localization)

wegmeister/language-redirect
============================

A Neos CMS package to handle language redirects based on the browser language.

1.0.0(2y ago)02.5k↓92.9%1[1 PRs](https://github.com/die-wegmeister/Wegmeister.LanguageRedirect/pulls)GPL-3.0-or-laterPHPPHP &gt;= 8.0

Since Nov 28Pushed 2y ago4 watchersCompare

[ Source](https://github.com/die-wegmeister/Wegmeister.LanguageRedirect)[ Packagist](https://packagist.org/packages/wegmeister/language-redirect)[ RSS](/packages/wegmeister-language-redirect/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Wegmeister.LanguageRedirect
===========================

[](#wegmeisterlanguageredirect)

This package provides a simple language detection service for Neos CMS that will redirect users to the language version that fits their Accept-Language header best. It will only redirect if the uri path is empty (e.g. /).

Installation
------------

[](#installation)

Run the following command in your site package:

```
composer require --no-update wegmeister/language-redirect
```

Then run `composer update` in your project root.

Configuration
-------------

[](#configuration)

Sometimes language codes are not configured the same as in Neos. Therefore you can configure a mapping in your `Settings.yaml`:

```
Wegmeister:
  LanguageRedirect:
    # Add mappings for language codes if you use some different codes than the default ones.
    languageCodeOverrides:
      # For example, if you use "cz" instead of "cs" for Czech, you can add this mapping:
      cs: cz
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

950d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/028c454abbb42f4b6e8f9d37a12857f56a8eda4be858b85185bd57a6ba512540?d=identicon)[wegmeister](/maintainers/wegmeister)

---

Top Contributors

[![Benjamin-K](https://avatars.githubusercontent.com/u/3098031?v=4)](https://github.com/Benjamin-K "Benjamin-K (1 commits)")

### Embed Badge

![Health badge](/badges/wegmeister-language-redirect/health.svg)

```
[![Health](https://phpackages.com/badges/wegmeister-language-redirect/health.svg)](https://phpackages.com/packages/wegmeister-language-redirect)
```

###  Alternatives

[sitegeist/lostintranslation

Automatic content translations for Neos using the DeepL Api

1342.1k4](/packages/sitegeist-lostintranslation)[neos/neos-base-distribution

Neos Base Distribution

4366.0k](/packages/neos-neos-base-distribution)[neos/demo

Site package for the Neos Demo Site

18188.3k10](/packages/neos-demo)[neos/seo

SEO configuration and tools for Neos

141.0M32](/packages/neos-seo)[neos/form-builder

Flow Form Framework integration into Neos CMS

19364.6k20](/packages/neos-form-builder)[sandstorm/neostwofactorauthentication

1327.0k](/packages/sandstorm-neostwofactorauthentication)

PHPackages © 2026

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