Articles

Installing a Gravity Forms Add-On

Installing Gravity Forms Add-Ons is as easy as installing Gravity Forms. In this article we will show you each of the possible methods that can be used for installation.

What is a Feed?

In Gravity Forms terminology a feed is like a notification that communicates information to an add-on or to an external service that the add-on integrates with, each time a visitor successfully submits your form.

gform_duplicate_field

Description.

gform_multifile_upload_field

This filter is used to filter the field object that will be associated with the uploaded file.

gform_entry_detail_url

Description.

gform_entry_list_bulk_actions

This filter allows the drop down of available bulk actions on the entries list to be modified.

gform_entry_list_action

This action fires after the default entry list actions have been processed.

Managing Forms with WP-CLI

When using the CLI Add-On for Gravity Forms, you are able to easily manage your forms using only the command line, via WP-CLI. In this article, we will show you how to do things such as create, delete, and duplicate forms using WP-CLI.

My Download Is Not a Zip File?

To install a Wordpress plugin you need a zip file, which is how we provide Gravity Forms and Gravity Forms add-ons upon download. But what if your download is not a zip file?

Error ‘Unexpected T_STRING’ when installing Gravity Forms

This article offers potential cause and remedy for a PHP related error that may be encountered during Gravity Forms installation.