2amigos / yii2-ckeditor-widget

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

I can't upload image #90

Closed TIGERB closed 7 years ago

TIGERB commented 7 years ago

I find any where to upload a image, how can i do for this?

tonydspaniard commented 7 years ago

You will need to use the fileuploadplugin. Please, see the CKEditor documentation on how to add it to the clientOptions of the plugin.

TIGERB commented 7 years ago

thx