| 1 |
=== Woo Additional Terms === |
| 2 |
Contributors: mahdiyazdani, mypreview |
| 3 |
Tags: woocommerce additional terms, extra checkbox terms and condition, terms and condition plugin, other terms for checkout, cancellation policy checkbox, GDPR |
| 4 |
Donate link: https://www.mypreview.one |
| 5 |
Requires at least: 5.0 |
| 6 |
Tested up to: 5.3.1 |
| 7 |
Requires PHP: 7.2 |
| 8 |
Stable tag: 1.2.0 |
| 9 |
License: GPLv2 or later |
| 10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 |
|
| 12 |
Add another I Agree with the terms and conditions checkbox to the WooCommerce checkout page. |
| 13 |
|
| 14 |
== Description == |
| 15 |
This plugin will be most helpful for e-Commerce stores in Europe as many countries in the union require the cancellation or GDPR (General Data Protection Regulation) policy to be displayed as a separate checkbox and agree by the customer before placing the order. |
| 16 |
|
| 17 |
You can optionally link a page that contains your additional terms and conditions. For example, you may want to include a cancellation policy and ask customers to agree to it before placing the order. |
| 18 |
|
| 19 |
If the checkbox is not checked and the customer attempts to place an order, an alert box will be shown that prevents them from moving forward. |
| 20 |
|
| 21 |
The plugin setup is minimal and requires no knowledge of HTML or CSS. It could not be simpler. |
| 22 |
|
| 23 |
**Translators & Non-English Speakers** |
| 24 |
|
| 25 |
Translators are welcome to contribute to the plugin. Please use the [WordPress translation website](https://translate.wordpress.org/projects/wp-plugins/woo-additional-terms "WordPress translation website"). |
| 26 |
|
| 27 |
**Get Involved** |
| 28 |
|
| 29 |
Want to contribute? Here's the [GitHub development repository](https://github.com/mypreview/Woo-Additional-Terms "GitHub development repository"). |
| 30 |
|
| 31 |
**Free Support** |
| 32 |
|
| 33 |
All support is handled via a dedicated support forum, available at [Community Forums](https://wordpress.org/support/plugin/woo-additional-terms "Community Forums"). Please head out there to open a new topic, in case you have any questions. |
| 34 |
|
| 35 |
**Support this plugin** |
| 36 |
|
| 37 |
Don't forget to rate this plugin [5 shining stars](https://wordpress.org/support/plugin/woo-additional-terms/reviews/ "5 shining stars") if you like it, thanks! |
| 38 |
|
| 39 |
== Installation == |
| 40 |
1. Upload the entire 'woo-additional-terms' folder to the '/wp-content/plugins/' directory. |
| 41 |
2. Activate the plugin through the 'Plugins' menu in WordPress. |
| 42 |
3. Start by visiting plugin settings at WooCommerce > Settings > Additional Terms tab. |
| 43 |
|
| 44 |
== Frequently Asked Questions == |
| 45 |
= How do I add the checkbox to the checkout page? = |
| 46 |
1. Log in to your WordPress dashboard. |
| 47 |
2. Add a new page ie. EU Terms and Conditions with your details. |
| 48 |
3. Navigate to WooCommerce > Settings > Additional Terms tab and select the page you created in step 2. |
| 49 |
|
| 50 |
= Does this plugin supports WPML? = |
| 51 |
Yes. The plugin is translation-ready and has a config file to support WPML fully. |
| 52 |
|
| 53 |
= I need help customizing this plugin? = |
| 54 |
I am a full-stack developer with over five years of experience in WordPress theme and plugin development and customization. I would love to have the opportunity to discuss your project with you. |
| 55 |
[Hire me at UpWork →](https://www.upwork.com/o/profiles/users/_~016ad17ad3fc5cce94/ "Mahdi Yazdani Freelancer Profile") |
| 56 |
|
| 57 |
== Screenshots == |
| 58 |
1. Additional terms and condition checkbox on WooCommerce checkout page. |
| 59 |
3. Validation error notice appears if the checkbox is not checked. |
| 60 |
|
| 61 |
== Changelog == |
| 62 |
= 1.2.0 = |
| 63 |
* Updated language file. |
| 64 |
* Refactored and re-organized underlying code in plugin settings page/ controls. |
| 65 |
* Compatibility with WordPress 5.3.1 |
| 66 |
* Compatibility with WooCommerce 3.8.1 |
| 67 |
|
| 68 |
= 1.1.0 = |
| 69 |
* Compatible with WordPress 4.9.6 |
| 70 |
* Compatible with WordPress 3.4.2 |
| 71 |
|
| 72 |
= 1.0.3 = |
| 73 |
|
| 74 |
= 1.0.2 = |
| 75 |
* Compatible with WordPress 4.7 and WooCommerce 2.6.9. |
| 76 |
|
| 77 |
= 1.0.1 = |
| 78 |
* Plugin screenshots added. |
| 79 |
|
| 80 |
= 1.0 = |
| 81 |
* Initial release. |