PHPackages                             mage-os/module-hreflang - 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. mage-os/module-hreflang

ActiveMagento2-module

mage-os/module-hreflang
=======================

Locale identification management for urls

1.2.0(1mo ago)20MITXSLTPHP ^8.1

Since Apr 4Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/mage-os-lab/module-hreflang)[ Packagist](https://packagist.org/packages/mage-os/module-hreflang)[ RSS](/packages/mage-os-module-hreflang/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

MageOS Hreflang Module for Magento
==================================

[](#mageos-hreflang-module-for-magento)

🚀 Features
----------

[](#-features)

This module adds locale identification management for urls

- cms pages
- product pages
- category pages

---

🔧 Installation
--------------

[](#-installation)

You can install this module adding it on app/code folder or with composer.

```
composer require mage-os/module-hreflang

```

Then you'll need to enable the module and update your database and files:

```
php bin/magento module:enable MageOS_Hreflang
php bin/magento setup:upgrade
php bin/magento setup:di:compile

```

##### CONFIGURATION

[](#configuration)

You must enable the module from "Stores &gt; Configurations &gt; Web &gt; Search Engine Optimization" section adding your hreflang configuration for store view scope. CMS pages are related to each other via the meta\_identifier attribute (if filled in). See the "Search Engine Optimization &gt; Hreflang association identifier" section for each page.

##### EXTENSION

[](#extension)

You can add multiple controllers/url retrievers configurations mapping other scenarios trough Dependency injection. Create a new module with MageOS\_Hreflang inside module.xml sequence, then add new retrievers through di.xml:

```

                Vendor\Module\Model\Retriever\OtherScenarioHreflangRetriever

```

🤝 Changelog
-----------

[](#-changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

📄 License
---------

[](#-license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance93

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

35d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/100189073?v=4)[Mage-OS](/maintainers/mage-os-ci)[@mage-os-ci](https://github.com/mage-os-ci)

---

Top Contributors

[![dadolun95](https://avatars.githubusercontent.com/u/8927461?v=4)](https://github.com/dadolun95 "dadolun95 (3 commits)")

### Embed Badge

![Health badge](/badges/mage-os-module-hreflang/health.svg)

```
[![Health](https://phpackages.com/badges/mage-os-module-hreflang/health.svg)](https://phpackages.com/packages/mage-os-module-hreflang)
```

PHPackages © 2026

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