New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

contao-bootstrap-hover-dropdown-bundle

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contao-bootstrap-hover-dropdown-bundle

![](https://img.shields.io/packagist/v/heimrichhannot/contao-bootstrap-hover-dropdown-bundle.svg) ![](https://img.shields.io/packagist/dt/heimrichhannot/contao-bootstrap-hover-dropdown-bundle.svg) [![](https://img.shields.io/travis/heimrichhannot/contao-b

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Contao Bootstrap Hover Dropdown Bundle

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

Installation

Install via composer: composer require heimrichhannot/contao-bootstrap-hover-dropdown-bundle and update your database.

Installation with frontend assets using webpack

If you want to add the frontend assets (JS & CSS) to your project using webpack, please add foxy/foxy to the depndencies of your project's composer.json and add the following to its config section:

"foxy": {
  "manager": "yarn",
  "manager-version": "^1.5.0"
}

Using this, foxy will automatically add the needed yarn packages to your project's node_modules folder.

If you want to specify which frontend assets to use on a per page level, you can use heimrichhannot/contao-encore-bundle.

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.

FAQs

Package last updated on 10 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc