siezi/phile-admin-markdown-editor
最新稳定版本:2.0.0
Composer 安装命令:
composer require siezi/phile-admin-markdown-editor
包简介
Markdown Editor for Phile-Admin
README 文档
README
What
A markdown editor plugin for Phile-Admin.
- Create new pages
- Edit pages
- Move pages between folders
- Draft non-public pages
- Remove pages (files are not actually deleted but moved to special trash folder)
The page index:
The editor:
Installation
1 Installation (composer)
"require": { "siezi/phile-admin-markdown-editor": "*" }
2. Activation
After you have installed the plugin you activate it by adding the following line to your config.php file:
$config['plugins']['siezi\\phileAdminMarkdownEditor'] = ['active' => true];
This plugin depends on Phile-Admin. Make sure it’s activated too.
3. Config
See config.php.
统计信息
- 总下载量: 90
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-19

