Multi Uploader for Gravity Forms

0

This is an advanced upload plugin for those who need a little more than the default multi file upload of Gravity Forms. The plugin options page provides you with granular control over m

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This is an advanced upload plugin for those who need a little more than the default multi file upload of Gravity Forms.

The plugin options page provides you with granular control over many Plupload parameters from file extension filters to chunked uploading and runtimes.

All files are uploaded to the WordPress media library on successful form submission making for easy access and management.

FEATURES

  • Safety: validation of both file extension and mime type.
  • Privacy: filenames changed once added to media library.
  • Advanced Customization: many options and many hooks to modify any plugin rule.
  • Large File Support: enabled by chunked file uploads.
  • Media library integration: all files are uploaded to the WordPress media library on successful form submission making for easy access and management.
  • Entry list creation integration: A list of all correctly uploaded files, with relative link.

DONATIONS

This plugin is free and always will be, but if you are feeling generous and want to show your support, you can buy me a
beer or coffee here, I will really appreciate it.

Hooks

Filters:
* ‘gfmu_plugin_locale’
* ‘gfmu_before_attach_uploads’
* ‘gfmu_maybe_insert_attachment’
* ‘gfmu_server_validation_args’
* ‘gfmu_insert_attachment_args’
* ‘gfmu_field_options’
* ‘gfmu_save_entry’