siezi / phile-markdown-editor
Online Markdown Editor for Phile
Installs: 127
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Type:phile-plugin
Requires
- phile-cms/phile: >=1.5.0
README
! This plugin is not longer maintained and superseded by the Phile Admin Markdown Editor plugin !
Phile Markdown Editor Plugin
Provides an online Markdown editor and file manager for Phile.
This is a rewrite/fork of Pico-Editor-Plugin 1.1 for Phile.
1.1 Installation (composer)
php composer.phar require siezi/phile-markdown-editor:*
1.2 Installation (Download)
- Install Phile
- Clone this repo into
plugins/siezi/phileMarkdownEditor
2. Activation
After you have installed the plugin. You need to add the following line to your config.php
file:
$config['plugins']['siezi\\phileMarkdownEditor'] = array('active' => true);
3. Start
- goto URL
admin/password
and create a password hash - put this hash into
plugins/siezi/phileMarkdownEditor/config.php
- goto URL
admin/
to login