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

2.0.0 2015-04-09 07:15 UTC

This package is auto-updated.

Last update: 2024-03-29 02:44:46 UTC


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.

Project Home

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

  1. goto URL admin/password and create a password hash
  2. put this hash into plugins/siezi/phileMarkdownEditor/config.php
  3. goto URL admin/ to login