ACF Dropzone Plugin
Drag and drop file upload for ACF-Fields.
Enable Drag and Drop Upload in ACF’s Image, File and Gallery Field.
Supported Fields
- Image Field
- File Field
- Gallery Field (ACF PRO only)
Usage
Check “Enable Dropzone” in the ACF Field Editor.
Development
Please head over to the source code on Github.
Installation
Screenshots
ACF Field configuration
Some ACF Fields with dropzone enabled.
Dragging over ...
... uploading
Dragging over a Gallery field
FAQ
I found a bug. Where should I post it? Please use the issues section in the GitHub-Repository.
I will most likely not maintain the forum support forum on wordpress.org. Anyway, other users might have an answer for you, so it’s worth a shot.
I’d like to suggest a feature. Where should I post it? Please post an issue in the GitHub-Repository
Just dragging files is so cool! Any way I can show my appreciation? Thanks! As a well trained person living in a rich country I am doing quite well.
But there are billions of people lacking access to essential health services.
So, if this little piece of software made your life a bit easier, a donation at Medecins sans Frontieres will do the same for many other people.
Changelog
1.1.14
- UI: Consistent size in focus state
- Fix: Dropzones in duplicated fields not droppable
1.1.13
- Fix: fix php 8.2 deprecation notice
1.1.12
- Fix: Dropzone not initing in addded repeater fields
1.1.9 – 1.1.11
1.1.8
- Enhancement: Include
_acf_post_id
and post_id
in upload $_REQUEST
- Test with WP 6.0
1.1.7
- Fix: Two error messages showing
1.1.6
- Support basic uploader (frontend)
- Introduce Plugin API hooks
- Fix missing error messages
- WP 5.8 Compatibility
- Test with PHP 8
1.1.5
- Fix: fatal error in AcfDropzone/Compat/ACF (undefined function)
1.1.4
- Use WP 5.7 admin colors
- Fix: PHP Warning sometimes seen in error logs
1.1.3
- Fix PHP Warning on ACF options pages
1.1.2
1.1.1
1.1.0
- Introduce paste feature
- Slight UI improvements
- Apply ACF’s file validation on upload
1.0.0
Release at wordpress.org