yii2-image-manager icon indicating copy to clipboard operation
yii2-image-manager copied to clipboard

A Yii2 module/widget for upload and cropping images

Results 23 yii2-image-manager issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/2745267/46457863-73d17800-c7d1-11e8-84dc-b7212cf2e910.png)

I tried to get image via Controller, like "/file/getImage/?path=1.jpg", but when i select image in widget, module makes request "/file/getImage/?path=1.jpg?t=1529679246" and apache crashes. Can you check a url, is it...

i have a question can i upload the image with this madules to other host?

hi noam first of all, that's perfect image manager appreciate that. how we can change image upload size? is there limitation for that? when the large image size upload, no...

I have a project with Frontend and Backend, backend fed images from frontend... How I configure plugin for this? Folder in outside frontend/web and backend/web, but the image Url is...

all config follow on README.md it works well ,can upload image ,can delete image when I corp a image ,it alert “Error: item is not cropped”

Hi, Really great job! Some function would be very helpful! 1. Possibility to set the table name prefix like "tbl_user_" 2. Button to generate thumbnail Unfortunately, I'm just a beginner...

As the subject say, the text of upload and crop buttons disappear if the width is 767 or lower (I'm using Chromium 62.0.3202.89 on Linux). Also the crop and cancel...

If I understand correctly the imperavi widget ([vova07/yii2-imperavi-widget](https://github.com/vova07/yii2-imperavi-widget)) support third parties imagemanager, the default is a plugin itself [assets/plugins/imagemanager/imagemanager.js](https://github.com/vova07/yii2-imperavi-widget/blob/master/src/assets/plugins/imagemanager/imagemanager.js)

hi Noam.. how to add some feature, like as rotate, zoomin, etc. thanks