Gravity Forms CLI v1.0 Beta 5 Released
By Steve Henty Published August 11, 2017Gravity Forms CLI v1.0 Beta 5 is now available in the WordPress plugin repository.
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 the WP-CLI to be installed on the site.
This is likely to be the last beta version before the final release so we encourage all users to send in their feedback now.
https://www.youtube.com/watch?v=LO3fLW6SWk0
https://www.youtube.com/watch?v=KRI2NIsf75U
Gravity Forms CLI v1.0-beta-5 Changelog
- Added the wp gf form notification command.
- Added the wp gf entry notification command.
- Added the wp version command.
- Added the wp update command.
- Updated the install and update commands to download the latest hotfix version by default.
- Fixed an issue with wp gf form export <form-id> where the form ID is ignored.