A custom field for Gravity Forms that allows an image selection (and cropping) from the local media library.
Uses cropperjs.
This is a field for (front-end) form submission image selection, not (back-end) field image selection. The "Select image" button is only enabled on the front-end.
- Make a page.
- Include the form.
- Ensure there are images in your media library.
- Load the page.
- Select an image.
- Optionally crop it.
- Optionally preview it.
- Submit the form.
- Review the newly submitted form entry.
Fork the repo and do any changes you want.
It is not battle tested, so use with care.