PHPackages                             dadolun/magento2-megamenu - 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. dadolun/magento2-megamenu

ActiveMagento2-module

dadolun/magento2-megamenu
=========================

Magento2 MegaMenu made easy

1.1.1(1y ago)412.4k↑38.9%2MITPHPPHP &gt;=7.1.0

Since May 16Pushed 1y ago2 watchersCompare

[ Source](https://github.com/dadolun95/magento2-megamenu)[ Packagist](https://packagist.org/packages/dadolun/magento2-megamenu)[ RSS](/packages/dadolun-magento2-megamenu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

Dadolun\_MegaMenu module for Magento 2 [![magento](https://avatars.githubusercontent.com/u/168457?s=40&v=4)](https://avatars.githubusercontent.com/u/168457?s=40&v=4)
=====================================================================================================================================================================

[](#dadolun_megamenu-module-for-magento-2-)

Features
--------

[](#features)

This module add custom Magento menu management without theme customization or extra configurations. The idea is to give a simple dependency tool letting free frontend customization to developers. Here it is the feature list:

- let you define a completely custom menus (using cms pages and links instead of only categories) and use it instead of magento's default
- you can create different menu items for each menu and specify dimensions (1 column / 2 columns / 3 columns) for each item dropdown.
- add a "category nav" widget that print an html list of categories starting from selected one (useful for category three inclusion into a custom menu dropdown but also for cms blocks into your site)
- add a "menu nav" widget that print the custom menu content (useful for submenu inclusion into a custom menu dropdown but also for cms blocks into your site)

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

[](#installation)

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

##### COMPOSER

[](#composer)

```
composer require dadolun95/magento2-megamenu

```

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

```
php bin/magento module:enable Dadolun_MegaMenu
php bin/magento setup:upgrade

```

##### SOURCE CODE

[](#source-code)

If you choose to add the module from source code instead of using composer you need to add module's files on your app/code folder. Then enable it and update the database:

```
php bin/magento module:enable Dadolun_MegaMenu
php bin/magento setup:upgrade

```

##### CONFIGURATION

[](#configuration)

This module comes with standard functionality disabled. You'll need to enable it from configurations on ***Store &gt; Configuration &gt; Dadolun &gt; Dadolun MegaMenu &gt; Enable Dadolun MegaMenu as main MegaMenu*** . You can ceate your custom menus from **Content &gt; Design &gt; MegaMenu**, here you must set a name and assign the menu to desired scopes and save it, then you'll be able to create menu items.

Contributing
------------

[](#contributing)

Contributions are very welcome. In order to contribute, please fork this repository and submit a [pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance44

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~94 days

Recently: every ~140 days

Total

8

Last Release

440d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b5954eb97063d31291e987862ba4430556417d38a2081e1e1d1131303961e46?d=identicon)[dadolun95](/maintainers/dadolun95)

---

Top Contributors

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

---

Tags

freemagentomagento2magento2-extensionmagento2-megamenumagento2-modulemagento2-module-freemagicmenumegamenumenu

### Embed Badge

![Health badge](/badges/dadolun-magento2-megamenu/health.svg)

```
[![Health](https://phpackages.com/badges/dadolun-magento2-megamenu/health.svg)](https://phpackages.com/packages/dadolun-magento2-megamenu)
```

PHPackages © 2026

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