Changeset 2199243
- Timestamp:
- 11/23/2019 01:13:50 AM (6 years ago)
- Location:
- integration-for-luminate-and-gravity-forms/trunk
- Files:
-
- 3 edited
-
class-gf-luminate.php (modified) (1 diff)
-
gravityforms-luminate.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
integration-for-luminate-and-gravity-forms/trunk/class-gf-luminate.php
r2199239 r2199243 11 11 class GFLuminate extends GFFeedAddOn { 12 12 13 protected $_version = '1.1. 8';13 protected $_version = '1.1.9'; 14 14 protected $_min_gravityforms_version = '1.9.3'; 15 15 protected $_slug = 'gravityforms-luminate'; -
integration-for-luminate-and-gravity-forms/trunk/gravityforms-luminate.php
r2199235 r2199243 4 4 Plugin URI: https://cornershopcreative.com/product/gravity-forms-add-ons/ 5 5 Description: Integrates Gravity Forms with Luminate CRM, allowing form submissions to automatically create/update Constituents, map submissions to surveys (targets Convio Constituents Only and surveys, NOT Alerts) 6 Version: 1.1. 86 Version: 1.1.9 7 7 Author: Cornershop Creative 8 8 Author URI: https://cornershopcreative.com -
integration-for-luminate-and-gravity-forms/trunk/readme.txt
r2199235 r2199243 57 57 == Changelog == 58 58 59 = 1.1.9 = 60 * Add a checkbox field to the plugin settings page so users can select whether the Luminate domain the plugin connects to is in fact a custom domain. 61 59 62 = 1.1.8 = 60 63 * Added support for custom Luminate domains. If your Luminate account uses a custom domain such as https://secure.my-organization.org, the plugin now works for these domains.
Note: See TracChangeset
for help on using the changeset viewer.