=== Country Code Drop Down For CF7 === Contributors: wpteamindianic,mehulvalandwp,maliyaumeshl Tags: contact form 7, cf7 country code addon,phone input, country code, country code flags input Requires at least: 5.0 + Tested up to: 6.1.1 Stable tag: 1.0.4 Requires PHP: 7.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Contact Form 7 addon to create a new type of input for entering country code with flag. It adds a country code with flag dropdown, auto detects the user's country. == Description == Contact Form 7 addon to create a new type of input for entering country code with flag. It adds a country code with flag dropdown, auto detects the user's country. = How to use = Once you have installed and activated your plugin, a new type of input field will be available in your Contact Form 7 forms. In order to add it to your form, you can either click on the "Tel with country code" button above your form editor, or add the shortcode like: `[country_code* {your-phone}]`. Replace `{your-phone}` by the name do you want to give the field. Optionally, you can use the asterisk (*) to makes the field required. To display the field's info on your email, use this tag: `[{your-phone}]`. It will display something like +12025550109 = Third-party software = In this plugin we uses the [International Telephone Input](https://intl-tel-input.com/) JavaScript library and the [eXTReMe-IP-LOOKUP.com API](https://extreme-ip-lookup.com). == Installation == = Automatic installation = 1. Go to your Dashboard » Plugins » Add new 2. In the search form write "country-code-drop-down-for-cf7" 3. When the search return the result, click on the "Install Now" button 4. Finally, click on the "Activate" button 5. Enjoy the plugin! = Manual Installation = 1. Download the plugin from this page clicking on the "Download" button 2. Go to your Dashboard » Plugins » Add new 3. Now select "Upload Plugin" button 4. Click on "Select file" button and select the file you just download 5. Click on "Install Now" button and the "Activate Plugin" 6. Enjoy the plugin! == Frequently Asked Questions == == Screenshots == 1. Screenshots 1 2. Screenshots 2 3. Screenshots 3 == Changelog == = 1.0.4 = * Test Plugin defualt setting = 1.0.3 = * Test Plugin defualt setting = 1.0.2 = * Minor bug = 1.0.1 = * Minor bug = 1.0.0 = * First release