PHPackages                             devbera/module-cmslinktomenu - 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. devbera/module-cmslinktomenu

ActiveMagento2-module

devbera/module-cmslinktomenu
============================

Magento2 add a cms page link / custom link to menu

1.5.0(6y ago)154.4k↓100%6[1 issues](https://github.com/devamitbera/magento2-add-cms-pages-to-menu/issues)[1 PRs](https://github.com/devamitbera/magento2-add-cms-pages-to-menu/pulls)OSL-3.0PHPPHP &gt;=7.0.2

Since Jul 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/devamitbera/magento2-add-cms-pages-to-menu)[ Packagist](https://packagist.org/packages/devbera/module-cmslinktomenu)[ RSS](/packages/devbera-module-cmslinktomenu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)DependenciesVersions (8)Used By (0)

Magento2 add a cms page link to menu and add a Custom page link and external links to menu
==========================================================================================

[](#magento2-add-a-cms-page-link-to-menu-and-add-a-custom-page-link--and--external-links-to-menu)

Who is developing this module ?
-------------------------------

[](#who-is-developing-this-module-)

Built by Amit Bera, [Magento StackExchange Moderator](https://magento.stackexchange.com/users/4564/amit-bera?tab=profile) &amp; Magento Certified Developer &amp; Consultant.

Contact at
==========

[](#contact-at)

- @website
- @E-mail
- @Skype dev.amitbera

[![Latest Stable Version](https://camo.githubusercontent.com/acdaa3cd14a24c29899e637fad70c5508babbcd6b14687f66d676bc6ab31c2d3/68747470733a2f2f706f7365722e707567782e6f72672f646576626572612f6d6f64756c652d636d736c696e6b746f6d656e752f762f737461626c65)](https://packagist.org/packages/devbera/module-cmslinktomenu)[![Total Downloads](https://camo.githubusercontent.com/170adcd48d42e453ed7103c903ab15ee44e8392d78783f09ce2151adf3c3907a/68747470733a2f2f706f7365722e707567782e6f72672f646576626572612f6d6f64756c652d636d736c696e6b746f6d656e752f646f776e6c6f616473)](https://packagist.org/packages/devbera/module-cmslinktomenu)

Version: 1.5.0
==============

[](#version-150)

- Add external link to menu

Version: 1.4.0
==============

[](#version-140)

- Fixed Width issue with System fields

1. Documentation
----------------

[](#1-documentation)

**Coming Soon**

2. How to install Extension
---------------------------

[](#2-how-to-install-extension)

Installation Process using Zip
------------------------------

[](#installation-process-using-zip)

1. Download the extension .zip file from github .
2. Copy the extension to the `{magento2-root-dir}/app/code/DevBera/CmsLinkToMenu`
3. Run the following series of command from SSH console of your server to install the extension

\#a) Enable the extension : `php bin/magento module:enable DevBera_CmsLinkToMenu  --clear-static-content`

\#b) Run setup Command `php bin/magento setup:upgrade`.

\#c) Run [setup di compile](https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-compiler.html) `php bin/magento setup:di:compile`.

\#d) Do the [static content deploy](https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-static-view.html) `bin/magento setup:static-content:deploy`

Install using Composer
----------------------

[](#install-using-composer)

**Run below command at your magento root directory to add my package using Composer:**

`composer require devbera/module-cmslinktomenu`

Package will be clone at **vendor/devbera/module-cmslinktomenu** at your

After cloning,you have to install this extension at your system by follow below steps:

\#a) Enable the extension : `php bin/magento module:enable DevBera_CmsLinkToMenu  --clear-static-content`

\#b) Run setup Command `php bin/magento setup:upgrade`.

\#c) Run [setup di compile](https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-compiler.html) `php bin/magento setup:di:compile`.

\#d) Do the [static content deploy](https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-static-view.html) `bin/magento setup:static-content:deploy`

3. Highlight features:
----------------------

[](#3-highlight-features)

### 1. Ability to add cms page to Magento default menu at left and right end.

[](#1-ability-to-add-cms-page-to-magento-default-menu-at-left-and-right-end)

### 2. Ability to add Custom links to Magento default menu at left and right end.

[](#2-ability-to-add-custom-links-to-magento-default-menu-at-left-and-right-end)

Frontend View
=============

[](#frontend-view)

[![Menu](docs/static/version-1-3-0-frontend.png)](docs/static/version-1-3-0-frontend.png)

Admin Setting : Add Cms Pages &amp; static links from admin
===========================================================

[](#admin-setting--add-cms-pages--static-links-from-admin)

- **Ability manage sort Order from Admin System Configuration.**

[![Admin Setting](docs/static/version-1-3-0-admin-setting.png)](docs/static/version-1-3-0-admin-setting.png)

4. Configure.
-------------

[](#4-configure)

Video Demo
==========

[](#video-demo)

- Admin Setting Demo
- Frontend View Demo

**Coming Soon**

4. User Guide
-------------

[](#4-user-guide)

**Coming Soon**

Standards &amp; Code Quality
----------------------------

[](#standards--code-quality)

Built on top of Magento2, our module respects all its prerequisites and code quality rules.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance25

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~71 days

Total

5

Last Release

2205d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.6.0

1.4.0PHP &gt;=7.0.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/9583b2f261f3cf42e34ae115319afbd6e59dd9a3e26eb07f26b475b797384916?d=identicon)[devamitbera](/maintainers/devamitbera)

---

Top Contributors

[![devamitbera](https://avatars.githubusercontent.com/u/6008488?v=4)](https://github.com/devamitbera "devamitbera (26 commits)")[![amitbdigitalaptech](https://avatars.githubusercontent.com/u/20658081?v=4)](https://github.com/amitbdigitalaptech "amitbdigitalaptech (1 commits)")[![Morgy93](https://avatars.githubusercontent.com/u/7961978?v=4)](https://github.com/Morgy93 "Morgy93 (1 commits)")

---

Tags

cms-pagescustom-linksextensionexternal-linkmagento2menuMagento2 add a cms page link to menuMagento2 add a custom link to menuMagento2 add a external links to menu

### Embed Badge

![Health badge](/badges/devbera-module-cmslinktomenu/health.svg)

```
[![Health](https://phpackages.com/badges/devbera-module-cmslinktomenu/health.svg)](https://phpackages.com/packages/devbera-module-cmslinktomenu)
```

PHPackages © 2026

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