2017 © Pedro Peláez
 

yii2-extension yii2-htmleditor

HTML Editors for Yii2

image

sibds/yii2-htmleditor

HTML Editors for Yii2

  • Monday, January 25, 2016
  • by mazurva
  • Repository
  • 1 Watchers
  • 0 Stars
  • 96 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 23 % Grown

The README.md

HTML Editors for Yii2

HTML Editors for Yii2, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist sibds/yii2-htmleditor "*"

or add, (*4)

"sibds/yii2-htmleditor": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \sibds\widgets\CKEditor::widget(); ?>, (*7)

The Versions

25/01 2016

dev-master

9999999-dev

HTML Editors for Yii2

  Sources   Download

MIT

The Requires

 

extension yii2 ckeditor