PHPackages                             bennoislost/easy-navigation - 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. bennoislost/easy-navigation

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

bennoislost/easy-navigation
===========================

A simple module to customize your navigation menu

0.0.1(10y ago)117[1 issues](https://github.com/bennoislost/easy-navigation/issues)MITPHP

Since Oct 26Pushed 10y ago1 watchersCompare

[ Source](https://github.com/bennoislost/easy-navigation)[ Packagist](https://packagist.org/packages/bennoislost/easy-navigation)[ RSS](/packages/bennoislost-easy-navigation/feed)WikiDiscussions master Synced today

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

Easy Navigation
===============

[](#easy-navigation)

Simple navigation styling and extra category attributes for Magento.

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

[](#installation)

### Composer

[](#composer)

```
php composer.phar require bennoislost/easy-navigation

```

Then refresh Magento caches.

Usage
-----

[](#usage)

### Select a `catalog/category` attribute for use

[](#select-a-catalogcategory-attribute-for-use)

Add the following snippit to your modules `config.xml` inside the `default` node. Replace `my_new_catalog_attr` with the attribute code you wish to be displayed in your navigation.

```

```

### Display a selected attribute

[](#display-a-selected-attribute)

Copy the following templates to your design package / theme.

- `app/design/frontend/base/default/template/bennoislost/easy-navigation/single-level.phtml`
- `app/design/frontend/base/default/template/bennoislost/easy-navigation/level-with-children.phtml`

You can now use the following snippet to return the `catalog/category` attribute value in your template.

```
$this->getMenu()->getCategoryData()->getData('my_new_catalog_attr');

```

Replace `my_new_catalog_attr` with your attribute code.

With blocks in Magento these can be extended and replaced :)

Support
-------

[](#support)

If you have any issues with this extension, open an issue on GitHub (see URL above)

Contribution
------------

[](#contribution)

Any contributions are highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Developer
---------

[](#developer)

Ben McManus - [@bennoislost](https://twitter.com/bennoislost)

Licence
-------

[](#licence)

[MIT](http://opensource.org/licenses/MIT)

Copyright
---------

[](#copyright)

(c) 2015 Ben McManus

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

3903d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1015154?v=4)[Ben McArrowsmith](/maintainers/bennoislost)[@bennoislost](https://github.com/bennoislost)

### Embed Badge

![Health badge](/badges/bennoislost-easy-navigation/health.svg)

```
[![Health](https://phpackages.com/badges/bennoislost-easy-navigation/health.svg)](https://phpackages.com/packages/bennoislost-easy-navigation)
```

###  Alternatives

[msp/devtools-m1

MageSpecialist DevTools for Magento 1

2740.8k](/packages/msp-devtools-m1)[inviqa/magento-symfony-container

Provides Magento with an instance of a Symfony DI Container

2436.5k](/packages/inviqa-magento-symfony-container)[tim-reynolds/magento-qconfig

Magento config quick search

513.0k](/packages/tim-reynolds-magento-qconfig)[fastly/cdn

Fastly CDN module for Magento 1.x

275.5k](/packages/fastly-cdn)[clerk/magento

Clerk.io Turns More Browsers Into Buyers

1030.0k](/packages/clerk-magento)

PHPackages © 2026

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