Title: Advanced Custom Fields: Gravity Forms Add-on
Author: DannyvanHolten
Published: <strong>ఏప్రిల్ 7, 2017</strong>
Last modified: డిసెంబర్ 2, 2025

---

Search plugins

![](https://ps.w.org/acf-gravityforms-add-on/assets/banner-772x250.png?rev=1631911)

![](https://ps.w.org/acf-gravityforms-add-on/assets/icon-256x256.png?rev=1631911)

# Advanced Custom Fields: Gravity Forms Add-on

 By [DannyvanHolten](https://profiles.wordpress.org/dannyvanholten/)

[Download](https://downloads.wordpress.org/plugin/acf-gravityforms-add-on.1.3.10.zip)

 * [Details](https://te.wordpress.org/plugins/acf-gravityforms-add-on/#description)
 * [Reviews](https://te.wordpress.org/plugins/acf-gravityforms-add-on/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/acf-gravityforms-add-on/#installation)
 * [Development](https://te.wordpress.org/plugins/acf-gravityforms-add-on/#developers)

 [Support](https://wordpress.org/support/plugin/acf-gravityforms-add-on/)

## Description

Provides an Advanced Custom Field which allows a WordPress editorial user or administrator
to select a Gravity Form as part of a field group configuration.

**This plugin does not have any effect on the frontend of the website. It does not
output the form, nor does it modify the output of existing forms. The plugin only
adds a custom ACF field type for use in an ACF field group.**

Full documentation can be found in the [plugin’s GitHub Repository](https://github.com/SayHelloGmbH/acf-gravityforms-add-on/).

### Development

Version 1.3.2 added a plain HTML filter to the output of the field. This filter 
is not applied to fields in ACF version 4.

    ```
    apply_filters('acf-gravityforms-add-on/field_html', string $field_html, array $field, string $field_options, string $multiple)
    ```

## Screenshots

 * [[
 * You can select ‘Form’ as a field type while adding an ACF Field.
 * [[
 * The actual selection of the field.
 * [[
 * You can select all your Gravity Forms.
 * [[
 * If ACF or Gravity Forms is not added it will give a notice (Notices from [WP Growl Notifications](https://wordpress.org/plugins/wp-growl-notifications).

## Installation

The plugin is available from the [WordPress plugin repository](https://www.wordpress.org/plugins/acf-gravityforms-add-on)

 1. Upload the plugin files to the `/wp-content/plugins/acf-gravityforms-add-on` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Add a new field of type ‘Forms’ to the required ACF field group.

You can also install Advanced Custom Fields: Gravity Forms Add-on using Composer
from WPackagist.

    ```
    composer require wpackagist-plugin/acf-gravityforms-add-on
    ```

## Reviews

![](https://secure.gravatar.com/avatar/2d97a71af306c5c25bd6a7b93ab742c2b295c1ae2406ba9f24f979b582f79e5f?
s=60&d=retro&r=g)

### 󠀁[Works as Expected](https://wordpress.org/support/topic/works-as-expected-944/)󠁿

 [zackeryfretty](https://profiles.wordpress.org/zackeryfretty/) జనవరి 7, 2026 1 
reply

I’ve used this plugin ~5 times over the years and it consistently works as expected,
glad it exists!

![](https://secure.gravatar.com/avatar/65f052239063be5c08e3190b3e2167c800201d1b8f20758299b8eab914936945?
s=60&d=retro&r=g)

### 󠀁[Breaks the GF Signature Add-On](https://wordpress.org/support/topic/breaks-the-gf-signature-add-on/)󠁿

 [chomachomachoma](https://profiles.wordpress.org/chomachomachoma/) జూలై 16, 2020
1 reply

Having this plugin active results in the Gravity Forms Signature add-on to break.
You cannot use both.

![](https://secure.gravatar.com/avatar/95377293a87943ab05d9fa8628bab10b93b13dca63fe3bf1a02ccbe335db4dc3?
s=60&d=retro&r=g)

### 󠀁[Breaks third party Gravity Forms fields](https://wordpress.org/support/topic/breaks-third-party-gravity-forms-fields/)󠁿

 [radgh](https://profiles.wordpress.org/radgh/) డిసెంబర్ 12, 2019 2 replies

For days I’ve been having issues with addons for Gravity Forms where they suddenly
stopped showing the fields. Only title and description. The native GF fields worked
fine, but any third party ones stopped working. Fields I confirmed were not compatible:
Gravity Perks Nested Forms and Slim Image Cropper for Gravity Forms. I’ve been going
through code looking for a solution and googling results. I identified that the 
fields were not using the right class. They were all using “GF_Field”, the basic
class. They should have been using “GF_Field_Nested_Form” for example. The cause
was that Gravity Forms was being called too early by this plugin. And that was caching
forms before all the plugins have loaded and registered their fields. There’s a 
pull request which fixes the problem but it has not been released. That was submitted
in 2018. It’s the end of 2019 and has not been pushed as a release. I uninstalled
this plugin and replaced the Forms ACF field with a number input where you manually
enter the form id. Everything is suddenly working. Don’t combine this plugin with
third party GF extensions.

![](https://secure.gravatar.com/avatar/561fb86e6a767e553a0602da68dda50483fa0e9efdfc0d21065de7ce16d21030?
s=60&d=retro&r=g)

### 󠀁[Fantastic – Exactly on Point!](https://wordpress.org/support/topic/fantastic-exactly-on-point/)󠁿

 [Jonathon Harris](https://profiles.wordpress.org/demo38ltd/) జూన్ 22, 2019

Thank you for sharing this plugin, it drops right in and works great.

![](https://secure.gravatar.com/avatar/0186beb604343027002d7e968fc12ef8e3b1f81a4e27caa2c7e63bc5df184eb0?
s=60&d=retro&r=g)

### 󠀁[Finally!](https://wordpress.org/support/topic/finally-253/)󠁿

 [indrek_k](https://profiles.wordpress.org/indrek_k/) సెప్టెంబర్ 4, 2018

Finally something we can load with Composer. Thank you @DannyvanHolten!

![](https://secure.gravatar.com/avatar/88befd8b3fe378b751c57bc121c351d7d16e2a79ab25999f3fe813895f165422?
s=60&d=retro&r=g)

### 󠀁[Gets the job done](https://wordpress.org/support/topic/gets-the-job-done-97/)󠁿

 [Giorgos Sarigiannidis](https://profiles.wordpress.org/gsarig/) మే 5, 2018

It does what it says.

 [ Read all 14 reviews ](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/)

## Contributors & Developers

“Advanced Custom Fields: Gravity Forms Add-on” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ DannyvanHolten ](https://profiles.wordpress.org/dannyvanholten/)
 *   [ Mark Howells-Mead ](https://profiles.wordpress.org/markhowellsmead/)

“Advanced Custom Fields: Gravity Forms Add-on” has been translated into 2 locales.
Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/acf-gravityforms-add-on/contributors)
for their contributions.

[Translate “Advanced Custom Fields: Gravity Forms Add-on” into your language.](https://translate.wordpress.org/projects/wp-plugins/acf-gravityforms-add-on)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/acf-gravityforms-add-on/),
check out the [SVN repository](https://plugins.svn.wordpress.org/acf-gravityforms-add-on/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/acf-gravityforms-add-on/)
by [RSS](https://plugins.trac.wordpress.org/log/acf-gravityforms-add-on/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

A detailed list of changes to the plugin can be found in the [changelog](https://github.com/SayHelloGmbH/acf-gravityforms-add-on/blob/master/CHANGELOG.md)
at Github.

## Meta

 *  Version **1.3.10**
 *  Last updated **5 నెలలు ago**
 *  Active installations **30,000+**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **6.9.0**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/acf-gravityforms-add-on/), [English (US)](https://wordpress.org/plugins/acf-gravityforms-add-on/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/acf-gravityforms-add-on/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/acf-gravityforms-add-on)
 * Tags
 * [acf](https://te.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://te.wordpress.org/plugins/tags/advanced-custom-fields/)
   [form](https://te.wordpress.org/plugins/tags/form/)[gravity forms](https://te.wordpress.org/plugins/tags/gravity-forms/)
   [sayhellogmbh](https://te.wordpress.org/plugins/tags/sayhellogmbh/)
 *  [Advanced View](https://te.wordpress.org/plugins/acf-gravityforms-add-on/advanced/)

## Ratings

 4.2 out of 5 stars.

 *  [  11 5-star reviews     ](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/acf-gravityforms-add-on/reviews/)

## Contributors

 *   [ DannyvanHolten ](https://profiles.wordpress.org/dannyvanholten/)
 *   [ Mark Howells-Mead ](https://profiles.wordpress.org/markhowellsmead/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/acf-gravityforms-add-on/)