siezi / phile-markdown-editor
Phile的在线Markdown编辑器
2.0.0
2015-04-09 07:15 UTC
Requires
- phile-cms/phile: >=1.5.0
README
! 此插件不再维护,已被 Phile Admin Markdown Editor 插件 取代 !
Phile Markdown Editor 插件
为Phile提供在线Markdown编辑器和文件管理器。
这是Pico-Editor-Plugin 1.1为Phile重写/分支的版本。
1.1 安装(composer)
php composer.phar require siezi/phile-markdown-editor:*
1.2 安装(下载)
- 安装 Phile
- 将此仓库克隆到
plugins/siezi/phileMarkdownEditor
2. 激活
在安装插件后,您需要将以下行添加到您的 config.php
文件中
$config['plugins']['siezi\\phileMarkdownEditor'] = array('active' => true);
3. 启动
- 访问URL
admin/password
创建密码散列 - 将此散列放入
plugins/siezi/phileMarkdownEditor/config.php
- 访问URL
admin/
登录