hypejunction/menus_api
最新稳定版本:7.0.0
Composer 安装命令:
composer require hypejunction/menus_api
包简介
Extends Elgg's menu system with a programmatic API for combining, filtering, and rendering navigation menus across plugins
README 文档
README
Extends Elgg's menu system with a programmatic API for combining, filtering, and rendering navigation menus across plugins.
Features
- Combine multiple Elgg menus into a single item list (
menus_api_combine_menus()) - Retrieve and filter menu items with prepared parameters (
menus_api_get_menu()) - Render menus scoped to specific sections with custom sort order (
menus_api_view_menu()) - Decorate menu items with icons and badge indicators via
data-icon/data-indicator - Break child menus into ordered subsections
Installation
Via Composer (recommended):
composer require hypejunction/menus_api
Manual:
Download the zip, extract into your Elgg mod/ directory, and activate in the admin panel.
License
GPL-2.0
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 |
统计信息
- 总下载量: 66
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2015-11-17