Skip to content

Commit 03a5ea2

Browse files
committed
update readme
1 parent e727a9d commit 03a5ea2

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

readme.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: rocketgenius, stevehenty
33
Tags: gravity forms
44
Requires at least: 4.2
55
Tested up to: 6.4
6-
Stable tag: 1.4
6+
Stable tag: 1.5
77
License: GPL-2.0+
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -177,13 +177,21 @@ If you have any ideas for improvements please submit your idea at https://www.gr
177177

178178
== Installation ==
179179

180-
`wp plugin install gravityformscli --activate` or
180+
`wp plugin install gravityformscli --activate`
181+
182+
or
183+
184+
`wp package install https://github.com/gravityforms/gravityformscli.git`
185+
186+
or
181187

182188
1. Download the zipped file.
183189
1. Extract and upload the contents of the folder to /wp-contents/plugins/ folder
184190
1. Go to the Plugin management page of WordPress admin section and enable the 'Gravity Forms CLI' plugin
185191

186192
== ChangeLog ==
193+
= 1.5 =
194+
- Updated the plugin to allow its usage as a WP-CLI package.
187195

188196
= 1.4 =
189197
- Fixed an issue where the version comparison performed when using `wp gf update` with an add-on slug uses the Gravity Forms version number.

0 commit comments

Comments
 (0)