2017 © Pedro Peláez
 

yii2-extension yii2-tinymce

The TinyMCE Extension for yii framework

image

winternet-studio/yii2-tinymce

The TinyMCE Extension for yii framework

  • Thursday, June 7, 2018
  • by winternet
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

winternet-studio/yii2-tinymce

The TinyMCE Extension for yii framework, (*1)

Forked from Kaile/yii2-tinymce who forked it from the original author moonlandsoft/yii2-tinymce, (*2)

Installation

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

Either run, (*4)

php composer.phar require --prefer-dist winternet-studio/yii2-tinymce "*"

or add, (*5)

"winternet-studio/yii2-tinymce": "*"

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

Usage

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

use winternet\tinymce\TinyMCE;

echo TinyMCE::widget(['name' => 'text-content']);

$form->field($model, 'attribute')->widget(TinyMCE::className());

//toggle to tinyMCE or to textarea

echo TinyMCE::widget(['name' => 'text-content', 'toggle' => ['active' => true]]);

$form->field($model, 'attribute')->widget(TinyMCE::className(), [
    'toggle' => [
        'active' => true,
    ]
]);

The Versions

07/06 2018

dev-master

9999999-dev

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam
by Allan Jensen

extension yii2 tinymce text editor wyswyg

07/06 2018

2.0.3

2.0.3.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam
by Allan Jensen

extension yii2 tinymce text editor wyswyg

07/06 2018

2.0.2

2.0.2.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam
by Allan Jensen

extension yii2 tinymce text editor wyswyg

06/06 2018

2.0.1

2.0.1.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam
by Allan Jensen

extension yii2 tinymce text editor wyswyg

04/06 2018

2.0.0

2.0.0.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam
by Allan Jensen

extension yii2 tinymce text editor wyswyg

24/04 2018

1.0.5

1.0.5.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam

extension yii2 tinymce text editor wyswyg

29/03 2018

1.0.4

1.0.4.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam

extension yii2 tinymce text editor wyswyg

23/03 2018

1.0.3

1.0.3.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam

extension yii2 tinymce text editor wyswyg

21/03 2018

1.0.2

1.0.2.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam

extension yii2 tinymce text editor wyswyg

21/03 2018

1.0.1

1.0.1.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam

extension yii2 tinymce text editor wyswyg

24/01 2015

1.0.0

1.0.0.0

The TinyMCE Extension for yii framework

  Sources   Download

MIT

The Requires

 

by Moh Khoirul Anam

extension yii2 tinymce text editor wyswyg