News & Updates -

Gravity Forms CLI Add-On 1.4 Update

Jonathan Calderon By Jonathan Calderon Published September 16, 2020
Gravity Forms CLI Add-On v1.4

Great news Gravity Forms power users! The Gravity Forms CLI Add-On v1.4 is now available in the WordPress plugin repository.

  • Fixed an issue where the version comparison performed when using `wp gf update` with an add-on slug uses the Gravity Forms version number.
  • Complete Changelog below

The CLI allows users to manage forms, entries and notifications on the command line. It supports import and export for both forms and entries and will resend notifications for individual entries.

It also provides a way to install and update the latest hotfixes for Gravity Forms and all official add-ons. Hotfixes are frequent releases that are otherwise only available as downloads and are not deployed via auto-update.

The CLI Add-On is intended to be used by power-users, developers, managed WordPress hosts and system administrators and requires WP-CLI to be installed on the site.

Gravity Forms CLI Add-On v1.4 Changelog

  • Fixed an issue where the version comparison performed when using `wp gf update` with an add-on slug uses the Gravity Forms version number.
  • Added support for using `–version=beta` with the `wp gf install` and `wp gf update` commands. Add-On beta releases are not currently supported.
  • Fixed a fatal error which can occur when using the `wp gf version` command with an add-on slug when Gravity Forms is not active or not installed.