siezi/phile-admin-cache
最新稳定版本:1.0.0
Composer 安装命令:
composer require siezi/phile-admin-cache
包简介
Cache Plugin for Phile-Admin
README 文档
README
What
A cache management plugin for Phile-Admin:
- show if cache service is active
- clear global cache service and complete file cache
Installation
1 Installation (composer)
"require": { "siezi/phile-admin-cache": "*" }
2. Activation
- Activation
After you have installed the plugin you activate it by adding the following line to your config.php file:
$config['plugins']['siezi\\phileAdminCache'] = ['active' => true];
This plugin depends on Phile-Admin. Make sure it’s activated too.
3. Config
See config.php.
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-19