PHPackages                             dungphanxuan/yii2-editor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dungphanxuan/yii2-editor

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

dungphanxuan/yii2-editor
========================

Yii2 Markdow editor base on bootstrap plugin for markdown editing.

059JavaScript

Since Apr 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dungphanxuan/yii2-editor)[ Packagist](https://packagist.org/packages/dungphanxuan/yii2-editor)[ RSS](/packages/dungphanxuan-yii2-editor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bootstrap Markdown
------------------

[](#bootstrap-markdown)

Markdown editing meet Bootstrap.

VersionCompatibility with BootstrapBootstrap Markdown v2.x**only** compatible with Bootstrap 3.xBootstrap Markdown v1.x**only** compatible with Bootstrap 2.xInstallation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist dungphanxuan/yii2-editor "*"

```

or add

```
"dungphanxuan/yii2-editor": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
