Download the PHP package siezi/phile-markdown-editor without Composer
On this page you can find all versions of the php package siezi/phile-markdown-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siezi/phile-markdown-editor
More information about siezi/phile-markdown-editor
Files in siezi/phile-markdown-editor
Download siezi/phile-markdown-editor
More information about siezi/phile-markdown-editor
Files in siezi/phile-markdown-editor
Vendor siezi
Package phile-markdown-editor
Short Description Online Markdown Editor for Phile
License MIT
Homepage https://github.com/Schlaefer/phileMarkdownEditor
Package phile-markdown-editor
Short Description Online Markdown Editor for Phile
License MIT
Homepage https://github.com/Schlaefer/phileMarkdownEditor
Please rate this library. Is it a good library?
Informations about the package phile-markdown-editor
! 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
All versions of phile-markdown-editor with dependencies
PHP Build Version
Package Version
Requires
phile-cms/phile Version
>=1.5.0
The package siezi/phile-markdown-editor contains the following files
Loading the files please wait ....