Hi again,
I'm trying to integrate Croppie image editor to:
- select an image (profile photo of mydbr user) pre-upload to html/js canvas
- load it into Croppie for editing (crop/rotate/aspect ratio, etc)
- only after edited, upload it to the server
Before I dive in and waste hours of time on the wrong approach, would the best approach be to:
- Build a php plugin for this OR
- Load the JS libraries for this into a normal mydbr page OR
- something else?
Any guidance is appreciated!