Download the PHP package heimrichhannot/contao-bootstrap-hover-dropdown-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-bootstrap-hover-dropdown-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download heimrichhannot/contao-bootstrap-hover-dropdown-bundle
More information about heimrichhannot/contao-bootstrap-hover-dropdown-bundle
Files in heimrichhannot/contao-bootstrap-hover-dropdown-bundle
Package contao-bootstrap-hover-dropdown-bundle
Short Description Contao 4 bootstrap hover dropdown bundle
License LGPL-3.0-or-later
Informations about the package contao-bootstrap-hover-dropdown-bundle
Contao Bootstrap Hover Dropdown Bundle
This bundle offers hover functionality for the contao navigation using a bootstrap dropdown menu.
Feature
- hover support for bootstrap dropdown menu
- Encore Bundle support
Installation
-
Install via composer:
- Update your database.
- If you're using encore bundle, run prepare and build command.
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
If you configure your Modernizr setup with webpack, you can disable $GLOBALS['TL_JAVASCRIPT']['modernizr']
. Following configuration is needed:
All versions of contao-bootstrap-hover-dropdown-bundle with dependencies
symfony/http-kernel Version ^4.1.12 || ^5.4 || ^6.0
contao/core-bundle Version ^4.13 || ^5.0
heimrichhannot/contao-encore-contracts Version ^1.0
heimrichhannot/contao-utils-bundle Version ^2.4 || ^3.0@beta