PHPackages                             thelia/custom-front-menu-module - 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. thelia/custom-front-menu-module

ActiveThelia-module

thelia/custom-front-menu-module
===============================

1.2.0(1y ago)3121[3 issues](https://github.com/thelia-modules/CustomFrontMenu/issues)LGPL-3.0-or-laterPHP

Since Mar 13Pushed 1y ago5 watchersCompare

[ Source](https://github.com/thelia-modules/CustomFrontMenu)[ Packagist](https://packagist.org/packages/thelia/custom-front-menu-module)[ RSS](/packages/thelia-custom-front-menu-module/feed)WikiDiscussions main Synced 1mo ago

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

English version
---------------

[](#english-version)

Custom Front Menu
=================

[](#custom-front-menu)

This module lets you create dynamic menus.

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

[](#installation)

### Prerequisites

[](#prerequisites)

The OpenApi module must be activated to enable CustomFrontMenu.

### Manually

[](#manually)

- Copy the module into `/local/modules/` directory and be sure that the name of the module is CustomFrontMenu.
- Activate it in your thelia administration panel

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/custom-front-menu-module:~1.0

```

Usage
-----

[](#usage)

In back-office, the configuration page allows you to configure the module.

You can select a specific menu to modify it.

Menu items can be added, deleted, renamed or moved. Translations can be made directly from the menu item edit screen.

Each menu item is linked to a URL. This can be entered directly or associated with a `brand`, `category`, `content`, `folder` or `product`.

In front-office, each menu should be called by a smarty plugin manually.

To override the css file, you can replace or modify : `templates/frontOffice/default/assets/css/customFrontMenu.css.html`.

Example
-------

[](#example)

```
{CustomFrontMenuPlugin menu_id=388}
```

---

Version française
-----------------

[](#version-française)

Custom Front Menu
=================

[](#custom-front-menu-1)

Ce module vous permet de créer des menus dynamiques.

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

[](#installation-1)

### Prérequis

[](#prérequis)

Le module OpenApi doit être activé pour utiliser CustomFrontMenu.

### Manuellement

[](#manuellement)

- Copiez le module dans le répertoire `/local/modules/` et assurez-vous que le nom du module est CustomFrontMenu.
- Activez-le dans votre panneau d'administration thelia.

### Composer

[](#composer-1)

Ajoutez-le dans votre fichier principal thelia composer.json

```
composer require thelia/custom-front-menu-module:~1.0

```

Utilisation
-----------

[](#utilisation)

Dans le back-office, la page de configuration vous permet de configurer le module.

Vous pouvez sélectionner un menu spécifique pour le modifier.

Les éléments du menu peuvent être ajoutés, supprimés, renommés ou déplacés. Les traductions peuvent être effectuées directement à partir de l'écran d'édition des éléments du menu.

Chaque élément du menu est lié à une URL. Celle-ci peut être saisie directement ou associée à un `brand`, `category`, `content`, `folder` ou `product`.

Dans le front-office, chaque menu doit être appelé manuellement par un plugin smarty.

Pour remplacer le fichier css, vous pouvez remplacer ou modifier : `templates/frontOffice/default/assets/css/customFrontMenu.css.html`.

Exemple
-------

[](#exemple)

```
{CustomFrontMenuPlugin menu_id=388}
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~10 days

Total

3

Last Release

689d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![mathisdlg](https://avatars.githubusercontent.com/u/57532322?v=4)](https://github.com/mathisdlg "mathisdlg (147 commits)")[![mnordest](https://avatars.githubusercontent.com/u/166375626?v=4)](https://github.com/mnordest "mnordest (113 commits)")[![NoaSlld](https://avatars.githubusercontent.com/u/102046195?v=4)](https://github.com/NoaSlld "NoaSlld (108 commits)")[![zawaze](https://avatars.githubusercontent.com/u/37273643?v=4)](https://github.com/zawaze "zawaze (2 commits)")

### Embed Badge

![Health badge](/badges/thelia-custom-front-menu-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-custom-front-menu-module/health.svg)](https://phpackages.com/packages/thelia-custom-front-menu-module)
```

PHPackages © 2026

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