2amigos / yii2-ckeditor-widget

CKEditor WYSIWYG widget for Yii2.
https://2amigos.us/open-source/ckeditor-widget
Other
172 stars 111 forks source link

Change CKEditor version to allow use standard and full version CKEditor #137

Closed DrNixx closed 5 years ago

DrNixx commented 5 years ago

Default instalation use standard version "ckeditor/ckeditor": "^4.7"

For use full version CKEditor add followed line to required section "ckeditor/ckeditor": "dev-full/4.11.x",

tonydspaniard commented 5 years ago

@DrNixx thanks for submitting your solution. We were really back and forth with this. Hope this fixes the issue.