Open Oremountainflorian opened 4 years ago
To rotate, I need a path to file. How can I get a path to file in HubHub 1.7.0? Which class should I use to rotate the image ?
Thank you!
We're using: https://github.com/yiisoft/yii2-imagine
$file->getStore()
We're using: https://github.com/yiisoft/yii2-imagine
$file->getStore()
Thank you, yeah I have got my answer on the HumHub community. cfiles and other class to work with classes But you can also use $file->store -- as far as I remember(if I am not mistaken) it is public property.
I would be glad to see the option "Rotate image" in a future version. Many users just upload images without having an eye on it and the space admins in our group always have to download and reupload them...