Plugin Directory

Changeset 3332404


Ignore:
Timestamp:
07/22/2025 04:10:33 PM (8 months ago)
Author:
engagebay
Message:

Cleaned up bad trunk copy inside tag 3.1.6

Location:
engagebay-gravity-forms
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • engagebay-gravity-forms/tags/3.1.6/engagebay-gravityforms.php

    r3332257 r3332404  
    22/*
    33  Plugin Name: EngageBay Gravity Forms Addon
    4   Requires Plugins: gravityforms
    54  Plugin URI: https://www.engagebay.com/gravity-forms
    65  Description: EngageBay Gravity Forms integration plugin for gravity forms. Sync form entries to my website easily.
     
    2827    class EngageBayGFAddon extends GFAddOn
    2928    {
    30         protected $_version = '3.1.2';
     29        protected $_version = '3.2';
    3130        protected $_min_gravityforms_version = '1.8.7';
    3231        protected $_slug = 'engagebay';
  • engagebay-gravity-forms/trunk/engagebay-gravityforms.php

    r3332397 r3332404  
    22/*
    33  Plugin Name: EngageBay Gravity Forms Addon
    4   Requires Plugins: gravityforms
    54  Plugin URI: https://www.engagebay.com/gravity-forms
    65  Description: EngageBay Gravity Forms integration plugin for gravity forms. Sync form entries to my website easily.
    7   Version: 3.2
     6  Version: 3.1.6
    87  Requires at least: 4.0
    98  Tested up to: 6.8.2
  • engagebay-gravity-forms/trunk/readme.txt

    r3332396 r3332404  
    44Requires at least: 3.7
    55Tested up to: 6.8.2
    6 Stable tag: 3.2
     6Stable tag: 3.1.6
    77
    88This plugin integrates Gravity Forms with EngageBay allowing form submissions to be automatically sent to user’s EngageBay account. Link any field type with EngageBay including custom fields.
Note: See TracChangeset for help on using the changeset viewer.