hypejunction / menus_dropdown
This package is abandoned and no longer maintained.
No replacement package was suggested.
Dropdown navigation menus for Elgg
Package info
github.com/hypeJunction/Elgg-menus_dropdown
Language:Shell
Type:elgg-plugin
pkg:composer/hypejunction/menus_dropdown
7.0.0
2026-05-10 10:13 UTC
Requires
- php: >=8.3
- ext-intl: *
- composer/installers: ^2.0
- elgg/elgg: ~7.0.0
This package is auto-updated.
Last update: 2026-05-14 10:55:46 UTC
README
Dropdown navigation menus for Elgg.
Features
- Turn any child menu into a dropdown by adding
elgg-menu-item-has-dropdownto the parent item class - Control popup position and collision behaviour via
data-positionanddata-collisionattributes - Attach an extra CSS class to the popup via
data-popup-classfor custom styling
Installation
Via Composer (recommended):
composer require hypejunction/menus_dropdown
Manual:
Download the zip, extract into your Elgg mod/ directory, and activate in the admin panel.
License
GPL-2.0-only
Compatibility
| Plugin version | Elgg version |
|---|---|
| 7.0.0 | 7.x |
| 6.0.0 | 6.x |
| 5.0.0 | 5.x |
| 4.0.0 | 4.x |
| 3.0.0 | 3.x |