PHPackages                             imi/m2-breadcrumbs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. imi/m2-breadcrumbs

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

imi/m2-breadcrumbs
==================

1.0.0(3y ago)13.8kPHP

Since Apr 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/iMi-digital/m2-breadcrumbs)[ Packagist](https://packagist.org/packages/imi/m2-breadcrumbs)[ RSS](/packages/imi-m2-breadcrumbs/feed)WikiDiscussions master Synced 1mo ago

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

Magento 2 Breadcrumbs
=====================

[](#magento-2-breadcrumbs)

Magento 2 (as Magento 1) has a lot of pages where breadcrumbs are missing.
some of them might not need them, but for others I think they might be needed.
Specially for the customer account pages.
Having breadcrumbs will improve the customer experience and will make the navigation easier.

This is based on the no-longer maintained

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

[](#installation)

```
composer require imi/m2-breadcrumbs

```

You can find a list of supported pages in `etc/frontend/breadcrumbs.xml`.
If you don't want breadcrumbs for a specific page then you can manage the pages from `Stores->Configuration->Easylife Breadcrumbs`.

Extending
---------

[](#extending)

If you have other pages that you thing need breadcrumbs, create a module that depends on this one and add a file `etc/frontedn/breadcrumbs.xml` validated by the same xsd file `Easylife/Breadcrumbs/etc/frontend/breadcrumbs_file.xsd` where you can list your pages.
You can add a new page by adding this in your config file:

```

    Store configuration label  here

```

If the `class` attribute is missing it will call the method from the `Easylife\Breadcrumbs\Model\Observer` class.

Educational
-----------

[](#educational)

You can use this module for learning purposes. Is shows you how to create a config loader (I hope I've done it right).
It also shows you how to use `di.xml`. The observer for all events is `Easylife\Breadcrumbs\Model\Observer\ObserverInterface` and the `di.xml` file contains a preference for this interface.
``

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% 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 ~1316 days

Total

2

Last Release

1274d ago

Major Versions

0.5.0 → 1.0.02022-11-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e83b21f6b852a0a527372174187cc61c74cbbfbdb34df74816ef77736224fff?d=identicon)[imi](/maintainers/imi)

---

Top Contributors

[![amenk](https://avatars.githubusercontent.com/u/1087128?v=4)](https://github.com/amenk "amenk (11 commits)")[![tzyganu](https://avatars.githubusercontent.com/u/2447784?v=4)](https://github.com/tzyganu "tzyganu (3 commits)")[![DanieliMi](https://avatars.githubusercontent.com/u/31039652?v=4)](https://github.com/DanieliMi "DanieliMi (1 commits)")

### Embed Badge

![Health badge](/badges/imi-m2-breadcrumbs/health.svg)

```
[![Health](https://phpackages.com/badges/imi-m2-breadcrumbs/health.svg)](https://phpackages.com/packages/imi-m2-breadcrumbs)
```

###  Alternatives

[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)

PHPackages © 2026

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