Image Select for Gravity Forms
A custom field for Gravity Forms
by Evo Stamatov · github.com/ionata/gravity-forms-image-select-field · website
★ 4stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ionata/gravity-forms-image-select-field/archive/refs/heads/master.zipFrom the readme
Gravity Forms: Image Select field
A custom field for Gravity Forms that allows an image selection (and cropping) from the local media library.
Uses cropperjs.
Usage:
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.
1. Make a page.
2. Include the form.
3. Ensure there are images in your media library.
4. Load the page.
5. Select an image.
6. Optionally crop it.
7. Optionally preview it.
8. Submit the form.
9. Review the newly submitted form entry.
Custom changes:
Fork the repo and do any changes you want.
Disclamer:
It is not battle tested, so use with care.