Plugin Directory

Changeset 2321537


Ignore:
Timestamp:
06/10/2020 11:54:40 AM (6 years ago)
Author:
orangetoolz
Message:

Push update after remove webbook & new version released.

Location:
cf7-db-tool
Files:
41 added
7 edited

Legend:

Unmodified
Added
Removed
  • cf7-db-tool/trunk/cf7-db-tool.php

    r2285821 r2321537  
    22if ( ! defined( 'ABSPATH' ) ) exit;
    33/**
    4  * Plugin Name: CF7 DB Tool & Webhook &  Zapier  & Bulk Email - All in one.
     4 * Plugin Name: CF7 DB Tool & Bulk Email
    55 * Plugin URI: https://orangetoolz.com/
    6  * Description: Save all contact form 7 submitted data to the database, View, Export, See status and Integration webhook by zapier.
     6 * Description: Save all contact form 7 submitted data to the database, View, Export, See status and butlkmail with maingun & sendgrid.
    77 * Author: OrangeToolz
    88 * Text Domain: cf7-db-tool
    9  * Tags: contact, cf7, zapier, integration, webhook, bulk mail, contact form 7, db, export, save, wpcf7, contact form 7 db,  contact form 7 database, contact form 7 data export, contact form 7 database addon
    10  * Version: 4.2.8
     9 * Tags: contact, cf7, integration, bulk mail, contact form 7, db, export, save, wpcf7, contact form 7 db,  contact form 7 database, contact form 7 data export, contact form 7 database addon
     10 * Version: 4.2.9
    1111 */
    1212
    13 define('CF7_DBT_VERSION', '4.2.8');
    14 define('CF7_DBT_DB_VERSION', '4.2.8');
     13define('CF7_DBT_VERSION', '4.2.9');
     14define('CF7_DBT_DB_VERSION', '4.2.9');
    1515define('CF7_DBT_PATH', __DIR__);
    1616define('CF7_DBT_URL', plugins_url(basename(CF7_DBT_PATH)));
  • cf7-db-tool/trunk/readme.txt

    r2285821 r2321537  
    1 === CF7 DB Tool & Webhook &  Zapier  & Bulk Email - All in one. ===
     1=== CF7 DB Tool & Bulk Email - All in one. ===
    22Contributors: orangetoolz
    3 Tags: contact, cf7, zapier, integration, webhook, bulk mail, contact form 7, db, export, save, wpcf7, contact form 7 db,
    4 contact form 7 database, contact form 7 data export, contact form 7 database addon,Anti-spam security, Antispam,Captcha, Captha,Recaptcha
     3Tags: contact, cf7, integration, bulk mail, contact form 7, db, export, save, wpcf7, contact form 7 db, contact form 7 database, contact form 7 data export, contact form 7 database addon, Anti-spam security, Antispam, Captcha, Captha, Recaptcha
    54Requires at least: 4.8
    65Tested up to: 5.4
    7 Stable tag: 4.2.8
     6Stable tag: 4.2.9
    87License: GPLv2 or later
    98License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1211
    1312== Description ==
    14 The “CF7 DB TOOL” plugin saves contact form 7 submissions to your WordPress database.
    15 Enable Bulk Email, and Zapier.
     13The “CF7 DB TOOL” plugin saves contact form 7 submissions to your WordPress database and Enable Bulk Email.
    1614After installing the plugin it automatically captures and stores all contact form 7 submission inside the wp-admin interface.
    1715
     
    3129Bulk email
    3230Upload mail form CSV
    33 Integration Webhook by Zapier
    3431Email integration with bulk mail [Mailgun](https://www.mailgun.com/)
    3532Email integration with bulk mail with  [sendgrid](https://sendgrid.com/)
    36 Captcha Enable to protect spam. 
     33Captcha Enable to protect spam.
    3734
    38 
    39 
    40 
    41 == NEW BONUS Feature: ==
    42 Ingetration with Webhook by zapier
    43 
    44 
    45 Using our Plugin, You can now Automated your contact form( CF7 ) for using Zapier integration and webhook setting. Using Zapier you can now send the contact information in anywhere you want. Zapier is the easiest way to automate your works. Also using webhook you can take the contact form data in any kinds of CRM tool.
    46 
    47 == CONFIGURATION ==
    48 This is an example to integrate with Zapier:
    49 1). Create a Zap.
    50 2). Choose your trigger as “Webhooks” app (Screenshot 10).
    51 3). Choose “Catch Hook” option (Screenshot 11).
    52 4). Done! Now insert the URL given (Screenshot 12) into your Contact Form configuration and activate the integration.
    53 
    54 CREATING YOUR WORKFLOW
    55 
    56 After configuration, you can send one form to create an example data into Zapier dashboard. Then you can continue creating your workflow with filters and other apps.
    5735
    5836== How to Get Mailgun API Keys ==
     
    6846== Upcoming features: ==
    6947
    70 Email integration with (sendGrid)
     48*Webhook
    7149
    7250REVIEW:
     
    7553
    7654* Email integration with bulk mail
    77 
    7855
    7956== Installation ==
     
    93707. Last 12 month graph report
    94718. Bulk mail
    95 9. Webhook Active / Configuration
    96 10. Zapier Step 1 - Choosing you app trigger
    97 11. Zapier Step 2 - Choosing Catch Hook option
    98 12. Zapier Step 3 - Webhook URL (waiting for first data)
    99 13. Mailgun Configure
     729. Mailgun Configure
    10073
    10174== Frequently asked questions ==
     
    167140*Bug fix
    168141
    169 = 4.0.0 =
    170 *Release Date - March 30, 2020*
    171 *Integration Webhook by Zapier
    172142
    173143= 4.1.0 =
     
    187157*Captcha Enable to protect spam.
    188158
     159= 4.2.9 =
     160Restore the plugin
    189161
    190162
     
    192164
    193165
     166
  • cf7-db-tool/trunk/src/Plugin.php

    r2285821 r2321537  
    22namespace CF7DBTOOL;
    33use CFTZ_Module_CF7;
    4 use CFTZ_Module_Zapier;
    54
    65class Plugin
     
    6059        require_once 'Report.php';
    6160        require_once'BulkMail.php';
    62         require_once 'Integration/integration.php';
    6361        require_once 'captcha/cf7DbToolcaptcha.php';
    6462        $this->config = new Config();
     
    236234         * */
    237235        register_setting('captcha-settings-group', 'cf7db-captcha-active');
    238         register_setting('captcha-settings-group', 'cf7db-captcha-keyLenght');
     236        //register_setting('captcha-settings-group', 'cf7db-captcha-keyLenght');
    239237
    240238
     
    247245         * */
    248246        add_settings_field('active_cf7DbToolCaptcha','Active Captcha', [$this, 'active_captcha_cb'],'Captcha-Settings','cf7_db_captcha_setting');
    249         add_settings_field('cf7DbToolCaptchaKeyLenght','Captcha Key Length', [$this, 'cf7DbKeyLength'],'Captcha-Settings','cf7_db_captcha_setting');
     247        //add_settings_field('cf7DbToolCaptchaKeyLenght','Captcha Key Length', [$this, 'cf7DbKeyLength'],'Captcha-Settings','cf7_db_captcha_setting');
    250248
    251249    }
     
    264262    }
    265263    //Captcha Length
    266     public function cf7DbKeyLength(){
    267         $capthcaLenght = get_option('cf7db-captcha-keyLenght');
    268         $capthcaLenght =  ($capthcaLenght? $capthcaLenght : 4);
    269         echo '<input type="number" class="captcha-keylenght"  value="'.$capthcaLenght.'" name="cf7db-captcha-keyLenght" > ';
    270     }
     264//  public function cf7DbKeyLength(){
     265//      $capthcaLenght = get_option('cf7db-captcha-keyLenght');
     266//      $capthcaLenght =  ($capthcaLenght? $capthcaLenght : 4);
     267//      echo '<input type="number" class="captcha-keylenght"  value="'.$capthcaLenght.'" name="cf7db-captcha-keyLenght" > ';
     268//  }
    271269
    272270    /**
  • cf7-db-tool/trunk/src/captcha/cf7DbToolcaptcha.php

    r2285823 r2321537  
    2525
    2626                /* Length of a word in an image */
    27                 $this->char_length = get_option('cf7db-captcha-keyLenght');
     27                $this->char_length = 4;
    2828
    2929                /* Array of fonts. Randomly picked up per character */
Note: See TracChangeset for help on using the changeset viewer.