PHPackages                             vanilla-thunder/oxid-module-cmsmenu - 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. vanilla-thunder/oxid-module-cmsmenu

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

vanilla-thunder/oxid-module-cmsmenu
===================================

CMS Menu for OXID eShop V6.2

v3.0.1(5y ago)2215GPL-3.0PHPPHP &gt;=7.2

Since May 5Pushed 5y ago3 watchersCompare

[ Source](https://github.com/vanilla-thunder/oxid-module-cmsmenu)[ Packagist](https://packagist.org/packages/vanilla-thunder/oxid-module-cmsmenu)[ Docs](https://github.com/vanilla-thunder/oxid-module-cmsmenu)[ RSS](/packages/vanilla-thunder-oxid-module-cmsmenu/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

\[vt\] cmsmenu - Module for OXID eShop 6.2+
===========================================

[](#vt-cmsmenu---module-for-oxid-eshop-62)

current version: 3.0.0 ( 2020-08-20 )
-------------------------------------

[](#current-version-300--2020-08-20-)

assign parent-child relations to cms pages to create category-like cms menu in main navigation

### INSTALLATION

[](#installation)

`composer require -n vanilla-thunder/oxid-module-cmsmenu`

### TEMPLATE CHANGES

[](#template-changes)

#### WAVE : application/views/wave/tpl/widget/header/categorylist.tpl

[](#wave--applicationviewswavetplwidgetheadercategorylisttpl)

```
32|  [{foreach from=$ocat->getContentCats() item="oTopCont" name="MoreTopCms"}]
33|    [{block name="cmsmenu_dropdown"}]
34|
35|        [{$oTopCont->oxcontents__oxtitle->value}]
36|
37|    [{/block}]
38|  [{/foreach}]
```

#### FLOW : application/views/flow/tpl/widget/header/categorylist.tpl

[](#flow--applicationviewsflowtplwidgetheadercategorylisttpl)

```
33|  [{foreach from=$ocat->getContentCats() item="oTopCont" name="MoreTopCms"}]
34|    [{block name="cmsmenu_dropdown"}]
35|      oxcontents__oxloadid->value === $oTopCont->oxcontents__oxloadid->value}] class="active"[{/if}]>
36|        [{$oTopCont->oxcontents__oxtitle->value}]
37|
38|    [{/block}]
39|  [{/foreach}]
```

### LICENSE AGREEMENT

[](#license-agreement)

\[vt\] cmsmenu - Module for OXID eShop 6.2+
Copyright (C) 2020 Marat Bedoev

This program is free software;
you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.4% 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

2

Last Release

1837d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1874024?v=4)[Marat](/maintainers/vanilla-thunder)[@vanilla-thunder](https://github.com/vanilla-thunder)

---

Top Contributors

[![vanilla-thunder](https://avatars.githubusercontent.com/u/1874024?v=4)](https://github.com/vanilla-thunder "vanilla-thunder (17 commits)")[![rubbercut](https://avatars.githubusercontent.com/u/3330802?v=4)](https://github.com/rubbercut "rubbercut (1 commits)")

### Embed Badge

![Health badge](/badges/vanilla-thunder-oxid-module-cmsmenu/health.svg)

```
[![Health](https://phpackages.com/badges/vanilla-thunder-oxid-module-cmsmenu/health.svg)](https://phpackages.com/packages/vanilla-thunder-oxid-module-cmsmenu)
```

###  Alternatives

[vanilla-thunder/oxid-module-devutils

developer utilities for OXID eShop

1723.3k](/packages/vanilla-thunder-oxid-module-devutils)

PHPackages © 2026

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