This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Gravity Forms Upload Rules

Description

Gravity Forms is probably the most popular and mature plugin for building and managing custom forms in WordPress.

Upload Rules

This plugin attempts to fill gaps in Gravity Forms upload fields. It enables you to set file size and image size dimensions limitations to your upload fields – both file upload and image upload.

For issues and pull requests please use the GitHub repo.

Screenshots

  • Plugin settings in Post Image fields under Advanced tab. Filesize limit and Conditional image dimensions.
  • Plugin settings in Post Image fields under Advanced tab. Filesize limit and Exact image dimensions.

Installation

  1. Upload the gravity-forms-upload-rules folder to the /wp-content/plugins/ directory
  2. Make sure you have Gravity Forms plugin installed and activated.
  3. Activate the Gravity Forms Upload Rules plugin through the ‘Plugins’ menu in WordPress.
  4. You should be able to use the new field settings under Advanced tab of your upload fields in Gravity Forms – Form Edit screens.

FAQ

Not yet.

Reviews

November 25, 2019
Tried with a single image upload field, with min+max conditions, etc. Works like a charm. All translations work as well, I generated mine (Danish) from the .POT file included. Thanks!
July 6, 2017
Hi, thanks for this nice plugin 🙂 I translated your plugin manually with poedit since it is not properly prepared for GlotPress internationalization. Here is the DL links to get my fr_FR translation and add it to your next version: PO – https://jeanbaptisteaudras.com/gforms_uprules_translations/gforms_uprules-fr_FR.po MO – https://jeanbaptisteaudras.com/gforms_uprules_translations/gforms_uprules-fr_FR.mo Regards, Jean-Baptiste Audras @audrasjb https://jeanbaptisteaudras.com
March 15, 2017
This allowed me to set minimum dimensions for gravity forms photo upload. How is this not built in to gravity forms??? Thankfully there is your plugin.
Read all 10 reviews

Contributors & Developers

“Gravity Forms Upload Rules” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Proper static function declarations
  • Tweak admin field styles for better compatability with recent GF versions
  • Normalize line-endings and indentation

1.0

  • Possible fix for those who don’t get upload rules fields in their admin form editor

0.91

  • Fixed JS issue causing “Uncaught TypeError” error

0.9

  • Initial release