yii2-images icon indicating copy to clipboard operation
yii2-images copied to clipboard

Add a way to categorize images attached to one model

Open restyler opened this issue 9 years ago • 1 comments

Thanks for great extension! Lets say I have a model which has 3 types of images: exteriorPic, interiorPic, customerPic As far as I understand, it cannot be done now. I think it would be great to have this feature (by default all the images are put to 'default' category but you can specify random string to categorize images, and then $model->getImage('exteriorPic'); would return image from the exteriorPic category.

restyler avatar May 17 '15 22:05 restyler

+1

antongorodezkiy avatar Oct 05 '15 17:10 antongorodezkiy