libra/libra-navigation
Composer 安装命令:
composer require libra/libra-navigation
包简介
Add navigation aware to Libra CMS
关键字:
README 文档
README
Navigation
Add sitemap generating by module returned configs
This module allow web management of your navigation.
Use
Enable at application.config.php Add this lines:
'module_listener_options' => array(
'config_glob_paths' => array(
'config/autoload/{,*.}{global,local}.php',
'config/constructed/admin-navigation.php',
'config/constructed/navigation.php',
),
For changing configs like another container name copy libra-navigation.global.php to your autoloader default folder and do respective changes.
统计信息
- 总下载量: 869
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2012-09-15