ACF Feeds For Gravity Forms Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Use this plugin to update an ACF field(s) when Gravity Form is submitted. You also can accumulate value in a certain field (only fields of type Number
support this at the moment).
Features:
- Target a wide range of WP entities: page, post, custom post, user, term, taxonomy, widget, comment, options page, current page/post.
- Use GF merge tags in the ACF Target field
- Simply map ACF and GF fields in one-to-one, one-to-many or many-to-many configurations
- Use ACF field as an accumulator of values (only number fields supported)
- Accumulate values with “add”, “substract” or “multiply” operations
- Implement complex logic with conditional feeds
Example use cases:
- Count number of submissions
- Remember name/login/email of the last user who submitted the form
- Make a simple page like feature
- Save name of a last sold product
Screenshots
-
Complex feed example: dynamic target, add & subtract accumulators, conditional feed
-
Simple feed example: Likes counter accumulator. GF settings prevent multiple likes from a single user