WP-CLI Add-On

With the Gravity Forms CLI Add-On, you can use WP-CLI to install Gravity Forms, manage your license, forms, entries and more from the command line.

Don't already have the add-on installed? Install it today using the following WP CLI command:
wp plugin install gravityformscli --activate

Articles

Managing the Gravity Forms License Key with WP-CLI

Using the Gravity Forms CLI Add-On and the commands listed you can update and delete the Gravity Forms license key from the command line.

Managing Gravity Forms and Add-Ons with WP-CLI

By using the CLI Add-On and root commands, you can easily install and update Gravity Forms and official Add-Ons from the command line.

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.

Managing Form Notifications with WP-CLI

By using the CLI Add-On for Gravity Forms, you can easily manage form notifications using the command line.

Managing Entries with WP-CLI

By using the CLI Add-On for Gravity Forms, you can easily manipulate entries using the command line. This article will show you the various commands available to you for managing entries.

Managing Fields 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 update, delete, and even create forms using WP-CLI.

Managing Entry Notifications with WP-CLI

By using the CLI Add-On for Gravity Forms, you can easily manage entry notifications using the command line.

WP-CLI Tools

This articles covers a few of the WP-CLI Tools available for use in Gravity Forms, like clearing transients, emptying the trash, and verifying checksums.