Version Description
- Database structure update
Download this release
Release Info
Developer | codepeople |
Plugin | Contact Form Email |
Version | 1.3.21 |
Comparing to | |
See all releases |
Code changes from version 1.3.20 to 1.3.21
- README.txt +5 -2
- cp-admin-int-list.inc.php +14 -9
- form-to-email.php +1 -1
README.txt
CHANGED
@@ -456,6 +456,9 @@ When you click a field already added into the contact form builder area, you can
|
|
456 |
|
457 |
== Changelog ==
|
458 |
|
|
|
|
|
|
|
459 |
= 1.3.20 =
|
460 |
* CSS updates
|
461 |
|
@@ -1114,5 +1117,5 @@ When you click a field already added into the contact form builder area, you can
|
|
1114 |
|
1115 |
== Upgrade Notice ==
|
1116 |
|
1117 |
-
= 1.3.
|
1118 |
-
*
|
456 |
|
457 |
== Changelog ==
|
458 |
|
459 |
+
= 1.3.21 =
|
460 |
+
* Database structure update
|
461 |
+
|
462 |
= 1.3.20 =
|
463 |
* CSS updates
|
464 |
|
1117 |
|
1118 |
== Upgrade Notice ==
|
1119 |
|
1120 |
+
= 1.3.21 =
|
1121 |
+
* Database structure update
|
cp-admin-int-list.inc.php
CHANGED
@@ -316,7 +316,8 @@ $nonce = wp_create_nonce( 'cfte_update_actions_plist' );
|
|
316 |
<label for="addon-sabtpv-20151212" style="font-weight:bold;"><input type="checkbox" disabled id="addon-sabtpv-20151212" name="cfte_addons" value="addon-sabtpv-20151212" >RedSys TPV</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for RedSys TPV payments</div></div><div>
|
317 |
<label for="addon-SagePay-20160706" style="font-weight:bold;"><input type="checkbox" disabled id="addon-SagePay-20160706" name="cfte_addons" value="addon-SagePay-20160706" >SagePay Payment Gateway</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for SagePay payments</div></div><div>
|
318 |
<label for="addon-SagePayments-20160706" style="font-weight:bold;"><input type="checkbox" disabled id="addon-SagePayments-20160706" name="cfte_addons" value="addon-SagePayments-20160706" >SagePayments Payment Gateway</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for SagePayments payments</div></div><div>
|
319 |
-
<label for="addon-Skrill-20170903" style="font-weight:bold;"><input type="checkbox" disabled id="addon-Skrill-20170903" name="cfte_addons" value="addon-Skrill-20170903" >Skrill Payments Integration</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for Skrill payments</div></div><div>
|
|
|
320 |
<label for="addon-stripe-20151212" style="font-weight:bold;"><input type="checkbox" disabled id="addon-stripe-20151212" name="cfte_addons" value="addon-stripe-20151212" >Stripe</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for Stripe payments</div></div>
|
321 |
</fieldset>
|
322 |
|
@@ -325,30 +326,34 @@ $nonce = wp_create_nonce( 'cfte_update_actions_plist' );
|
|
325 |
<label for="addon-uploads-20160330" style="font-weight:bold;"><input type="checkbox" disabled id="addon-uploads-20160330" name="cfte_addons" value="addon-uploads-20160330" >Uploads</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to add the uploaded files to the Media Library, and the support for new mime types</div></div><div>
|
326 |
<label for="addon-signature-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-signature-20171025" name="cfte_addons" value="addon-signature-20171025">Signature Fields</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to replace form fields with "Signature" fields</div></div><div>
|
327 |
<label for="addon-coupons-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-coupons-20171025" name="cfte_addons" value="addon-coupons-20171025">Coupon Codes</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for coupons / discounts codes for payments</div></div> <div>
|
|
|
|
|
328 |
<label for="addon-signature-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-paymentcalculations-20171025" name="cfte_addons" value="addon-paymentcalculations-20171025">Payment Calculations</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to add the number values on dropdowns / checkboxes / radiobuttons to the total price for payments</div></div>
|
329 |
<div>
|
330 |
<label for="addon-ureg-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-ureg-20171025" name="cfte_addons" value="addon-ureg-20171025">User Registration</label> <div style="font-style:italic;padding-left:20px;">The add-on creates a WordPress user account upon submission</div></div>
|
331 |
</fieldset>
|
|
|
|
|
|
|
|
|
|
|
|
|
332 |
|
|
|
333 |
|
334 |
-
|
335 |
<div><label for="addon-mailchimp-20170504" style="font-weight:bold;"><input type="checkbox" disabled id="addon-mailchimp-20170504" name="cfte_addons" value="addon-mailchimp-20170504" >MailChimp</label> <div style="font-style:italic;padding-left:20px;">The add-on creates MailChimp List members with the submitted information</div></div><div>
|
336 |
<label for="addon-recaptcha-20151106" style="font-weight:bold;"><input type="checkbox" disabled id="addon-recaptcha-20151106" name="cfte_addons" value="addon-recaptcha-20151106" >reCAPTCHA</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to protect the forms with reCAPTCHA service of Google</div></div><div>
|
337 |
<label for="addon-salesforce-20150311" style="font-weight:bold;"><input type="checkbox" disabled id="addon-salesforce-20150311" name="cfte_addons" value="addon-salesforce-20150311" >SalesForce</label> <div style="font-style:italic;padding-left:20px;">The add-on allows create SalesForce leads with the submitted information</div></div><div>
|
338 |
<label for="addon-webhook-20150403" style="font-weight:bold;"><input type="checkbox" disabled id="addon-webhook-20150403" name="cfte_addons" value="addon-webhook-20150403" >WebHook</label> <div style="font-style:italic;padding-left:20px;">The add-on allows put the submitted information to a webhook URL, and integrate the forms with the Zapier service</div></div>
|
339 |
</fieldset>
|
340 |
|
341 |
-
<
|
342 |
-
|
343 |
-
<fieldset class="cpfieldset" style="float:left;"><legend>SMS Text Delivery</legend>
|
344 |
<div><label for="addon-twilio-20170403" style="font-weight:bold;"><input type="checkbox" disabled id="addon-twilio-20170403" name="cfte_addons" value="addon-twilio-20170403" >Twilio</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to send notification messages (SMS) via Twilio after submitting the form</div></div>
|
345 |
<div><label for="addon-clickatell-20170403" style="font-weight:bold;"><input type="checkbox" disabled id="addon-clickatell-20170403" name="cfte_addons" value="addon-clickatell-20170403" >Clickatell</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to send notification messages (SMS) via Clickatell after submitting the form</div></div>
|
346 |
</fieldset>
|
347 |
|
348 |
-
|
349 |
-
<div><label for="addon-woocommerce-20150309" style="font-weight:bold;"><input type="checkbox" disabled id="addon-woocommerce-20150309" name="cfte_addons" value="addon-woocommerce-20150309" >WooCommerce</label> <div style="font-style:italic;padding-left:20px;">The add-on allows integrate the forms with WooCommerce products</div></div>
|
350 |
-
</fieldset>
|
351 |
-
|
352 |
<div style="clear:both"></div>
|
353 |
|
354 |
<div style="margin-top:20px;"><input class="button-primary button" type="button" style="cursor:pointer;color: #FFFFFF;font-weight:bold;" onclick="window.open('https://form2email.dwbooster.com/download?src=activateaddons');" name="activateAddon" value="Activate Addons" /></div>
|
316 |
<label for="addon-sabtpv-20151212" style="font-weight:bold;"><input type="checkbox" disabled id="addon-sabtpv-20151212" name="cfte_addons" value="addon-sabtpv-20151212" >RedSys TPV</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for RedSys TPV payments</div></div><div>
|
317 |
<label for="addon-SagePay-20160706" style="font-weight:bold;"><input type="checkbox" disabled id="addon-SagePay-20160706" name="cfte_addons" value="addon-SagePay-20160706" >SagePay Payment Gateway</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for SagePay payments</div></div><div>
|
318 |
<label for="addon-SagePayments-20160706" style="font-weight:bold;"><input type="checkbox" disabled id="addon-SagePayments-20160706" name="cfte_addons" value="addon-SagePayments-20160706" >SagePayments Payment Gateway</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for SagePayments payments</div></div><div>
|
319 |
+
<label for="addon-Skrill-20170903" style="font-weight:bold;"><input type="checkbox" disabled id="addon-Skrill-20170903" name="cfte_addons" value="addon-Skrill-20170903" >Skrill Payments Integration</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for Skrill payments</div></div><div>
|
320 |
+
<label for="addon-Square-20170903" style="font-weight:bold;"><input type="checkbox" disabled id="addon-Square-20170903" name="cfte_addons" value="addon-Square-20170903" >Square Payments Integration</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for Square (squareup.com) payments</div></div><div>
|
321 |
<label for="addon-stripe-20151212" style="font-weight:bold;"><input type="checkbox" disabled id="addon-stripe-20151212" name="cfte_addons" value="addon-stripe-20151212" >Stripe</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for Stripe payments</div></div>
|
322 |
</fieldset>
|
323 |
|
326 |
<label for="addon-uploads-20160330" style="font-weight:bold;"><input type="checkbox" disabled id="addon-uploads-20160330" name="cfte_addons" value="addon-uploads-20160330" >Uploads</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to add the uploaded files to the Media Library, and the support for new mime types</div></div><div>
|
327 |
<label for="addon-signature-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-signature-20171025" name="cfte_addons" value="addon-signature-20171025">Signature Fields</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to replace form fields with "Signature" fields</div></div><div>
|
328 |
<label for="addon-coupons-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-coupons-20171025" name="cfte_addons" value="addon-coupons-20171025">Coupon Codes</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for coupons / discounts codes for payments</div></div> <div>
|
329 |
+
<label for="addon-limits-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-limits-20171025" name="cfte_addons" value="addon-limits-20171025">Limit the number of submissions per user or per form</label> <div style="font-style:italic;padding-left:20px;">The add-on adds support for limiting the number of appointments per user or per form</div></div>
|
330 |
+
<div>
|
331 |
<label for="addon-signature-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-paymentcalculations-20171025" name="cfte_addons" value="addon-paymentcalculations-20171025">Payment Calculations</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to add the number values on dropdowns / checkboxes / radiobuttons to the total price for payments</div></div>
|
332 |
<div>
|
333 |
<label for="addon-ureg-20171025" style="font-weight:bold;"><input type="checkbox" disabled id="addon-ureg-20171025" name="cfte_addons" value="addon-ureg-20171025">User Registration</label> <div style="font-style:italic;padding-left:20px;">The add-on creates a WordPress user account upon submission</div></div>
|
334 |
</fieldset>
|
335 |
+
|
336 |
+
|
337 |
+
<fieldset class="cpfieldset" style="margin-top:10px"><legend>Integration with third party plugins</legend>
|
338 |
+
<div><label for="addon-woocommerce-20150309" style="font-weight:bold;"><input type="checkbox" disabled id="addon-woocommerce-20150309" name="cfte_addons" value="addon-woocommerce-20150309" >WooCommerce</label> <div style="font-style:italic;padding-left:20px;">The add-on allows integrate the forms with WooCommerce products</div></div>
|
339 |
+
</fieldset>
|
340 |
+
|
341 |
|
342 |
+
<div style="clear:both"></div>
|
343 |
|
344 |
+
<fieldset class="cpfieldset" style="float:left;"><legend>Integration with third party services</legend>
|
345 |
<div><label for="addon-mailchimp-20170504" style="font-weight:bold;"><input type="checkbox" disabled id="addon-mailchimp-20170504" name="cfte_addons" value="addon-mailchimp-20170504" >MailChimp</label> <div style="font-style:italic;padding-left:20px;">The add-on creates MailChimp List members with the submitted information</div></div><div>
|
346 |
<label for="addon-recaptcha-20151106" style="font-weight:bold;"><input type="checkbox" disabled id="addon-recaptcha-20151106" name="cfte_addons" value="addon-recaptcha-20151106" >reCAPTCHA</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to protect the forms with reCAPTCHA service of Google</div></div><div>
|
347 |
<label for="addon-salesforce-20150311" style="font-weight:bold;"><input type="checkbox" disabled id="addon-salesforce-20150311" name="cfte_addons" value="addon-salesforce-20150311" >SalesForce</label> <div style="font-style:italic;padding-left:20px;">The add-on allows create SalesForce leads with the submitted information</div></div><div>
|
348 |
<label for="addon-webhook-20150403" style="font-weight:bold;"><input type="checkbox" disabled id="addon-webhook-20150403" name="cfte_addons" value="addon-webhook-20150403" >WebHook</label> <div style="font-style:italic;padding-left:20px;">The add-on allows put the submitted information to a webhook URL, and integrate the forms with the Zapier service</div></div>
|
349 |
</fieldset>
|
350 |
|
351 |
+
<fieldset class="cpfieldset"><legend>SMS Text Delivery</legend>
|
|
|
|
|
352 |
<div><label for="addon-twilio-20170403" style="font-weight:bold;"><input type="checkbox" disabled id="addon-twilio-20170403" name="cfte_addons" value="addon-twilio-20170403" >Twilio</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to send notification messages (SMS) via Twilio after submitting the form</div></div>
|
353 |
<div><label for="addon-clickatell-20170403" style="font-weight:bold;"><input type="checkbox" disabled id="addon-clickatell-20170403" name="cfte_addons" value="addon-clickatell-20170403" >Clickatell</label> <div style="font-style:italic;padding-left:20px;">The add-on allows to send notification messages (SMS) via Clickatell after submitting the form</div></div>
|
354 |
</fieldset>
|
355 |
|
356 |
+
|
|
|
|
|
|
|
357 |
<div style="clear:both"></div>
|
358 |
|
359 |
<div style="margin-top:20px;"><input class="button-primary button" type="button" style="cursor:pointer;color: #FFFFFF;font-weight:bold;" onclick="window.open('https://form2email.dwbooster.com/download?src=activateaddons');" name="activateAddon" value="Activate Addons" /></div>
|
form-to-email.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Contact Form Email
|
4 |
Plugin URI: https://form2email.dwbooster.com/download
|
5 |
Description: Contact form that sends the data to email and also to a database list and CSV file.
|
6 |
-
Version: 1.3.
|
7 |
Author: CodePeople
|
8 |
Author URI: https://form2email.dwbooster.com
|
9 |
Text Domain: contact-form-to-email
|
3 |
Plugin Name: Contact Form Email
|
4 |
Plugin URI: https://form2email.dwbooster.com/download
|
5 |
Description: Contact form that sends the data to email and also to a database list and CSV file.
|
6 |
+
Version: 1.3.21
|
7 |
Author: CodePeople
|
8 |
Author URI: https://form2email.dwbooster.com
|
9 |
Text Domain: contact-form-to-email
|