Plugin Directory

Changeset 2199243


Ignore:
Timestamp:
11/23/2019 01:13:50 AM (6 years ago)
Author:
rxnlabs
Message:

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

Location:
integration-for-luminate-and-gravity-forms/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • integration-for-luminate-and-gravity-forms/trunk/class-gf-luminate.php

    r2199239 r2199243  
    1111class GFLuminate extends GFFeedAddOn {
    1212
    13     protected $_version = '1.1.8';
     13    protected $_version = '1.1.9';
    1414    protected $_min_gravityforms_version = '1.9.3';
    1515    protected $_slug = 'gravityforms-luminate';
  • integration-for-luminate-and-gravity-forms/trunk/gravityforms-luminate.php

    r2199235 r2199243  
    44Plugin URI: https://cornershopcreative.com/product/gravity-forms-add-ons/
    55Description: 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.8
     6Version: 1.1.9
    77Author: Cornershop Creative
    88Author URI: https://cornershopcreative.com
  • integration-for-luminate-and-gravity-forms/trunk/readme.txt

    r2199235 r2199243  
    5757== Changelog ==
    5858
     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
    5962= 1.1.8 =
    6063* 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.