-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
36 lines (24 loc) · 815 Bytes
/
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
=== SugarCRM and Gravity Forms ===
Contributors: Curtis McHale
Tags: wp, gravity forms, sugarcrm
Requires at least: 3.0
Tested up to: 3.3
Stable tag: 0.1
Gives you a framework to send Gravity Forms data to SugraCRM
== Description ==
Provides a code framework so you can send Gravity Forms
data to your SugarCRM. There is NO admin interface at this
time and no real plans to make one. You will NEED to be able
to edit the code of the plugin to get this working
for yourself. You can see a tutorial on how to use it at the link
below.
Tutorial: http://wp.me/p1Fud2-6P
This also requires that you have a copy of Gravity Forms. The plugin is
useless without it.
== Installation ==
1. Extract gf-sugarcrm/ to your wp-content/plugins/
folder.
2. Activate the plugin.
== Changelog ==
= 0.1 =
- initial release