2017 © Pedro Peláez
 

yii2-extension yii2-jodit

Jodit - awesome WYSIWYG Editor like widget for Yii2

image

jodit/yii2-jodit

Jodit - awesome WYSIWYG Editor like widget for Yii2

  • Monday, February 26, 2018
  • by xdan
  • Repository
  • 1 Watchers
  • 7 Stars
  • 77 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 48 Versions
  • 38 % Grown

The README.md

yii2-jodit

Jodit widget for Yii2, (*1)

Installation

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

Either run, (*3)

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

or, (*4)

composer require --prefer-dist jodit/yii2-jodit

or add, (*5)

"jodit/yii2-jodit": "*"

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

Configure

Add to config file (config/web.php or common\config\main.php), (*7)

'modules' => [
    'jodit' => 'yii2jodit\JoditModule',
],

or if you want to change the upload directory. to path/to/uploadfolder default value @webroot/uploads, (*8)

'modules' => [
    'jodit' => [
        'class' => 'yii2jodit\JoditModule',
        'extensions'=>['jpg','png','gif'],
        'root'=> '@webroot/uploads/',
        'baseurl'=> '@web/uploads/',
        'maxFileSize'=> '20mb',
        'defaultPermission'=> 0775,
    ],
],

All connector's options, (*9)

note: You need to create uploads folder and chmod and set security for folder upload reference:Protect Your Uploads Folder with .htaccess, []How to Setup Secure Media Uploads](http://digwp.com/2012/09/secure-media-uploads/), (*10)

Usage

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

<?=$form->field($model, 'content')->widget(\yii2jodit\JoditWidget::className(), [
    'settings' => [
        'buttons'=>[
            'bold', 'italic', 'underline', '|', 'ul', 'ol', '|', 'image', '|', 'hr',
        ],
    ],
]);?>

All Jodit's options, (*12)

or not use ActiveField, (*13)

<?= \yii2jodit\JoditWidget::widget([
    'model' => $model,
    'attribute' => 'content'
]) ?>

Image uploader

editors config:, (*14)

<?=$form->field($model, 'content')->widget(\yii2jodit\JoditWidget::className(), [
    'settings' => [
        'height'=>'250px',
        'enableDragAndDropFileToEditor'=>new \yii\web\JsExpression("true"),
    ],
]);?>

Icon Picker

<?=$form->field($model, 'icon')->widget(\yii2jodit\JoditIconPickerWidget::className(), [
    "path" => 'wp-content/plugins/exchangers-monitor/images/systemlogo'
]);?>

Icon Picker, (*15)

License

This package is available under MIT License., (*16)

The Versions

26/02 2018

dev-master

9999999-dev

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

The Development Requires

extension yii2 javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

26/02 2018

1.1.8

1.1.8.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

extension yii2 javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

26/02 2018

1.1.7

1.1.7.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

yii2 javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

26/02 2018

1.1.6

1.1.6.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

15/02 2018

1.1.5

1.1.5.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

The Development Requires

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

23/01 2018

1.1.4

1.1.4.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

The Development Requires

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

23/01 2018

1.1.3

1.1.3.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

The Development Requires

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

23/01 2018

1.1.2

1.1.2.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

The Development Requires

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

23/01 2018

1.1.1

1.1.1.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

The Development Requires

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

23/01 2018

1.0.41

1.0.41.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.40

1.0.40.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.39

1.0.39.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.38

1.0.38.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.37

1.0.37.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.36

1.0.36.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.35

1.0.35.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.34

1.0.34.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.33

1.0.33.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.32

1.0.32.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.31

1.0.31.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.30

1.0.30.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.29

1.0.29.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.28

1.0.28.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.27

1.0.27.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.26

1.0.26.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.25

1.0.25.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.24

1.0.24.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.23

1.0.23.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.22

1.0.22.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.21

1.0.21.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.20

1.0.20.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

22/01 2018

1.0.19

1.0.19.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.18

1.0.18.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.17

1.0.17.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.16

1.0.16.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.15

1.0.15.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.14

1.0.14.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.13

1.0.13.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.12

1.0.12.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.11

1.0.11.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.10

1.0.10.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.9

1.0.9.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.8

1.0.8.0

Jodit - awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.5

1.0.5.0

Awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.4

1.0.4.0

Awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.2

1.0.2.0

Awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.1

1.0.1.0

Awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit

21/01 2018

1.0.0

1.0.0.0

Awesome WYSIWYG Editor like widget for Yii2

  Sources   Download

MIT

The Requires

 

javascript html text editor wysiwyg rich html editor rich editor rich text editor jodit