-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
83 lines (54 loc) · 3.04 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
=== Inspect Gravity Forms ===
Contributors: webaware
Plugin Name: Inspect Gravity Forms
Plugin URI: https://wordpress.org/plugins/inspect-gravityforms/
Author URI: https://shop.webaware.com.au/
Donate link: https://shop.webaware.com.au/donations/?donation_for=Inspect+Gravity+Forms
Tags: gravityforms, gravity forms, gravity
Requires at least: 4.2
Tested up to: 4.7
Stable tag: 1.3.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Add-on to Gravity Forms that shows some form info in the forms list
== Description ==
[Gravity Forms](https://webaware.com.au/get-gravity-forms) is such a versatile form builder that you can quickly accumulate a big list of forms on a busy website. Some of those forms will integrate with mailing lists, some with credit card payment gateways, some with Help Scout, some manage user registrations, some... and before you know it, you can't easily find that form you're looking for.
This add-on lets you quickly see what a form is doing, whether it has:
* credit card field
* User Registration feed
* Coupon
* PayPal
* Authorize.Net
* Stripe
* DPS PxPay
* eWAY
* MailChimp
* Campaign Monitor
* Help Scout
* any other registered feeds using the Gravity Forms Add-on framework
With more tests to come. It does it by adding a set of icons next to the actions links under each form name in the forms list.
= Requirements =
* you need to install the [Gravity Forms](https://webaware.com.au/get-gravity-forms) plugin
== Installation ==
1. Either install automatically through the WordPress admin, or download the .zip file, unzip to a folder, and upload the folder to your /wp-content/plugins/ directory. Read [Installing Plugins](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins) in the WordPress Codex for details.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Install and activate the [Gravity Forms](https://webaware.com.au/get-gravity-forms) plugin.
== Frequently Asked Questions ==
= Why don't you have an icon for my favorite integration? =
Because you haven't asked me for it. So [ask me](https://wordpress.org/support/plugin/inspect-gravityforms)!
If you want to add a custom integration icon, you can hook the filter hook `inspect_gravityforms_icon_list` and add it yourself.
= Will this plugin work without installing Gravity Forms? =
No. This plugin integrates with Gravity Forms. You must purchase and install a copy of the [Gravity Forms](https://webaware.com.au/get-gravity-forms) plugin too.
== Screenshots ==
1. A sample list of forms with one form showing information icons
== Filter hooks ==
* `inspect_gravityforms_icon_list` for modifying the icon list (e.g. add your own ones)
== Contributions ==
* [Fork me on GitHub](https://github.com/webaware/inspect-gravityforms/)
== Upgrade Notice ==
= 1.3.0 =
show an icon for Zapier feeds
== Changelog ==
The full changelog for Inspect Gravity Forms can be found [on GitHub](https://github.com/webaware/inspect-gravityforms/blob/master/changelog.md). Recent entries:
### 1.3.0, 2016-11-05
* added: show an icon for Zapier feeds