2017 © Pedro Peláez
 

yii2-extension yii2-wysibb

Implements WysiBB to Yii2 applications

image

coderlex/yii2-wysibb

Implements WysiBB to Yii2 applications

  • Monday, December 21, 2015
  • by coderlex
  • Repository
  • 1 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

yii2-wysibb

Implements WysiBB visual editor http://www.wysibb.com/ to Yii2 applications. More about WysiBB read at http://www.wysibb.com/, (*1)

Install via composer

Run in your console:, (*2)

php composer.phar global require "fxp/composer-asset-plugin:1.0.0"
php composer.phar require "coderlex/yii2-wysibb" "*"

Basic usage

$form = \yii\widgets\ActiveForm::begin();
print $form->field($model, 'content')->widget(\coderlex\wysibb\WysiBB::className(), [
...
]);
\yii\widgets\ActiveForm::end();

The Versions

21/12 2015

dev-master

9999999-dev

Implements WysiBB to Yii2 applications

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexander Korostin

yii2 wysibb

21/12 2015

1.0.0

1.0.0.0

Implements WysiBB to your Yii2 application

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexander Korostin

yii2 wysibb