yii2mod / yii2-comments

Comments module for Yii2
MIT License
159 stars 64 forks source link

How to upload images when comment? #42

Closed tranmanhhung closed 7 years ago

tranmanhhung commented 7 years ago

How to upload images when comment?

ihorchepurnyi commented 7 years ago

This comment ext does not support upload images. You need to override CommentWidget and implement your own logic for this functionality.