PHPackages                             heimrichhannot/contao-bootstrap-hover-dropdown-bundle - 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. heimrichhannot/contao-bootstrap-hover-dropdown-bundle

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

heimrichhannot/contao-bootstrap-hover-dropdown-bundle
=====================================================

Contao 4 bootstrap hover dropdown bundle

1.6.1(2y ago)01.7k↓57.1%LGPL-3.0-or-laterJavaScriptPHP ^8.0

Since Apr 9Pushed 2y ago3 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-bootstrap-hover-dropdown-bundle)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-bootstrap-hover-dropdown-bundle)[ RSS](/packages/heimrichhannot-contao-bootstrap-hover-dropdown-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)Dependencies (4)Versions (23)Used By (0)

Contao Bootstrap Hover Dropdown Bundle
======================================

[](#contao-bootstrap-hover-dropdown-bundle)

[![](https://camo.githubusercontent.com/aba1102334cce4b08b986dee072945c89cbfd03df02ab4d356b2424fcd136a25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6865696d7269636868616e6e6f742f636f6e74616f2d626f6f7473747261702d686f7665722d64726f70646f776e2d62756e646c652e737667)](https://camo.githubusercontent.com/aba1102334cce4b08b986dee072945c89cbfd03df02ab4d356b2424fcd136a25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6865696d7269636868616e6e6f742f636f6e74616f2d626f6f7473747261702d686f7665722d64726f70646f776e2d62756e646c652e737667)[![](https://camo.githubusercontent.com/d86887dc080f4bf0ebef4d9ddec538069bff7bcbea44d6509da9a62815bc7c79/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6865696d7269636868616e6e6f742f636f6e74616f2d626f6f7473747261702d686f7665722d64726f70646f776e2d62756e646c652e737667)](https://camo.githubusercontent.com/d86887dc080f4bf0ebef4d9ddec538069bff7bcbea44d6509da9a62815bc7c79/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6865696d7269636868616e6e6f742f636f6e74616f2d626f6f7473747261702d686f7665722d64726f70646f776e2d62756e646c652e737667)

This bundle offers hover functionality for the contao navigation using a bootstrap dropdown menu.

Feature
-------

[](#feature)

- hover support for bootstrap dropdown menu
- [Encore Bundle](https://github.com/heimrichhannot/contao-encore-bundle) support

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

[](#installation)

1. Install via composer:

    ```
    composer require heimrichhannot/contao-bootstrap-hover-dropdown-bundle

    ```
2. Update your database.
3. If you're using encore bundle, run prepare and build command.

Usage
-----

[](#usage)

Select the `nav_hover_dropdown.html5` (legacy: `nav_navbar_collapse_hover.html5`) template inside your navigation module or copy the template and adjust for your needs.

If you're using encore bundle, activate the `contao-bootstrap-hover-dropdown-bundle` entry in your layout or page settings.

#### Modernizr config

[](#modernizr-config)

If you configure your Modernizr setup with webpack, you can disable `$GLOBALS['TL_JAVASCRIPT']['modernizr']`. Following configuration is needed:

```
{
    "options": [
        "mq"
    ],
    "feature-detects": [
        "test/touchevents"
    ]
}
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~109 days

Recently: every ~169 days

Total

22

Last Release

755d ago

PHP version history (4 changes)1.0.0PHP ^7.1

1.3.0PHP ^7.1 || ^8.0

1.5.0PHP ^7.4 || ^8.0

1.6.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ad3224d8727b622ebd229840eea6b9dbcb83eb0bd609e6ce65b614830ff538?d=identicon)[digitales@heimrich-hannot.de](/maintainers/digitales@heimrich-hannot.de)

---

Top Contributors

[![koertho](https://avatars.githubusercontent.com/u/12064642?v=4)](https://github.com/koertho "koertho (14 commits)")[![ericges](https://avatars.githubusercontent.com/u/25957923?v=4)](https://github.com/ericges "ericges (7 commits)")[![vvohh](https://avatars.githubusercontent.com/u/75325799?v=4)](https://github.com/vvohh "vvohh (1 commits)")

---

Tags

contaobootstrapnavigationhover-dropdown

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-bootstrap-hover-dropdown-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/heimrichhannot-contao-bootstrap-hover-dropdown-bundle/health.svg)](https://phpackages.com/packages/heimrichhannot-contao-bootstrap-hover-dropdown-bundle)
```

###  Alternatives

[metamodels/core

MetaModels core

10156.6k68](/packages/metamodels-core)[contao-community-alliance/dc-general

Universal data container for Contao

1581.4k93](/packages/contao-community-alliance-dc-general)[heimrichhannot/contao-encore-bundle

This bundle brings deep integration for symfony encore into contao. On the one hand, your can prepare your bundles to define own webpack entries, which added with just one command to your webpack entries. On the other hand, this bundle allows you to add encore entries only on the pages you need them for optimizing your website performance.

1016.8k](/packages/heimrichhannot-contao-encore-bundle)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3290.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3078.1k6](/packages/terminal42-contao-node)[heimrichhannot/contao-pwa-bundle

A bundle to provide progressive web app support for contao.

101.2k](/packages/heimrichhannot-contao-pwa-bundle)

PHPackages © 2026

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