AdminLTE icon indicating copy to clipboard operation
AdminLTE copied to clipboard

[FEATURE] Cropper or any crop plugin for image upload

Open lochnessmengintai opened this issue 3 years ago • 8 comments

Is your feature request related to a problem? Please describe. When we upload our photo to our account (in our testing web), we need to crop it first to match with our web requirement. But choosing a plugin for this is quite a headache, and installing it is even more of a headache.

Describe the solution you'd like Please add a plugin to crop image such as: Croppie, Jcrop, or Cropper

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context For now, I'm also confused about choosing a plugin that is simple and easy to apply to my website. Also easy to understand for beginners like me

lochnessmengintai avatar May 03 '21 23:05 lochnessmengintai

we will add in adminlte v4

danny007in avatar May 04 '21 11:05 danny007in

@danny007in is someone working on this feature, i would like to contribute and try to implement this.

I have contributed before in this repo and I want to do it again however, I don't know which plugin to go with and what would be the way to do it.

bansalshashank avatar Oct 17 '21 03:10 bansalshashank

@danny007in is someone working on this feature, i would like to contribute and try to implement this.

I have contributed before in this repo and I want to do it again however, I don't know which plugin to go with and what would be the way to do it.

Always welcome, and use cdn

danny007in avatar Oct 17 '21 15:10 danny007in

@danny007in cdn for cropping the images?

bansalshashank avatar Oct 17 '21 16:10 bansalshashank

@danny007in cdn for cropping the images?

yes

danny007in avatar Oct 18 '21 22:10 danny007in

@danny007in

@danny007in cdn for cropping the images?

yes

can you send me documentation or something regarding the same.

bansalshashank avatar Oct 19 '21 00:10 bansalshashank

@danny007in I went through some cdn networks but they are mostly paid, or even if we integrate on wouldn't it limit the user.

There is one called thumbor which is open source but self hosted. and the other one is cloudinary. any suggestions

bansalshashank avatar Oct 25 '21 06:10 bansalshashank

You should use the cdn links not setup a own cdn 😂 simply go to jsdelivr.com and search for the plugin you wanna use and add the cdn dist css/js files in your html.

but beware not all packages serve dist files in npm packages.

REJack avatar Oct 25 '21 09:10 REJack

https://www.jsdelivr.com/package/npm/cropperjs?nav=config use cdn

danny007in avatar Jan 29 '23 18:01 danny007in