i-lateral/silverstripe-compactnavigator
最新稳定版本:1.1.2
Composer 安装命令:
composer require i-lateral/silverstripe-compactnavigator
包简介
A Silverstripe module that adds a simple, themable admin menu to the front end of a site (when you are logged in)
关键字:
README 文档
README
Frontent, themable, admin menu for the Silverstripe CMS, allowing quick access to admin, edit and draft/live links from the front end of your site.
Author
This module was created by i-lateral.
Installation
Install this module either by downloading and adding to:
[silverstripe-root]/compactnavigator
Then run: http://yoursiteurl.com/dev/build/
Or alternativly add to your projects composer.json
Usage
Once installed, simply add the template variable $SSCompactNavigator to your Page master template (preaferable just after the opening body tag), EG:
<head>
...
</head>
<body>
$SSCompactNavigator
...
</body>
If you are in development mode, then the menu will appear at all times in your templates.
Once you are in live mode, the menu will appear once you have logged in.
统计信息
- 总下载量: 1.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2013-06-18