Plugin Directory

Changeset 3463009


Ignore:
Timestamp:
02/17/2026 02:37:18 AM (3 weeks ago)
Author:
gravitymaster97
Message:

Description of changes

Location:
autocomplete-location-field-contact-form-7
Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • autocomplete-location-field-contact-form-7/trunk/readme.txt

    r3428898 r3463009  
    1 === Autocomplete Location field Contact Form 7 ===
     1=== Autocomplete Location Field for Contact Form 7 ===
     2Contributors: codesmade
     3Tags: contact form 7 autocomplete, google address autocomplete, contact form 7 address field, google places api, cf7 location field, address suggestion, contact form 7 google maps
     4Requires at least: 5.8
    25Tested up to: 6.9
    3 Tags: Address AutoComplete ,google address, AutoComplete, Auto Complete Contact form 7
     6Requires PHP: 7.2
     7Stable tag: 1.0.0
    48License: GPLv2 or later
    5 License URI: http://www.gnu.org/licenses/gpl-3.0.html
     9License URI: https://www.gnu.org/licenses/gpl-2.0.html
     10
     11Add Google Places Autocomplete address field to Contact Form 7. Enable automatic address suggestions using Google Maps API for faster and more accurate form submissions.
    612
    713== Description ==
    814
    9 **Autocomplete Location field Contact Form 7** provide to text field in automatically suggestion of location. that location get by **google location in contact form 7**.
     15**Autocomplete Location Field for Contact Form 7** allows you to add a Google Address Autocomplete field directly inside your Contact Form 7 forms.
    1016
    11 For you using this you need to setup google api key in setting that is simple setting
     17This plugin integrates with the **Google Places API** to provide real-time address suggestions as users type. It improves user experience, reduces typing errors, and ensures accurate address data collection.
    1218
    1319[Pro Version](https://www.codesmade.com/store/autocomplete-location-field-contact-form-7-pro/) | [Support](https://www.codesmade.com/contact-us/) | [Google Place Key Documentation](https://www.codesmade.com/create-google-map-place-api-key/)
    1420
    15 Go to admin **Contact >> Google Place API** there is text field that field in you need to add key you can be [get api key](https://developers.google.com/maps/documentation/javascript/places-autocomplete#loading_the_library) from google location
    1621
    17 For adding **Autocomplete field in contact form 7** in contact form 7 there will be show tag **Field Autocomplete**.
     22Perfect for:
     23- Business contact forms
     24- Delivery address forms
     25- Booking forms
     26- Service location forms
     27- Real estate websites
     28- Local business websites
    1829
    19 <h3>Features</h3>
    20 <ul>
    21 <li>Auto Complete Google Address</li>
    22 <li>Specific Country Address Show (US,AU) <strong>Pro</strong></li>
    23 <li>Enable Map <strong>Pro</strong></li>
    24 <li>Enable Address Field Option - Street Number,Postcode,Locality,State,Country <strong>Pro</strong></li>
    25 <li>Place Types (art_gallery) <strong>Pro</strong></li>
    26 <li>Translation Placeholder<strong>Pro</strong></li>
    27 </ul>
     30== Key Benefits ==
    2831
    29 <h4>Our More Plugins</h4>
     32✔ Improve form usability with address auto suggestions 
     33✔ Reduce incorrect or incomplete address submissions 
     34✔ Fast and responsive Google Places integration 
     35✔ Easy setup with Google API Key 
     36✔ Seamless integration with Contact Form 7 
    3037
    31 [Date Picker for Gravity Form](https://wordpress.org/plugins/date-picker-for-gravity-form/) plugin allows users to select dates easily, improving form usability and accuracy.
     38== How It Works ==
    3239
    33 [Pixel Manager for Contact Form 7](https://wordpress.org/plugins/pixel-manager-for-contact-form-7/) This plugin integrates seamlessly, allowing you to add tracking pixels to your forms for precise analytics.
     401. Install and activate the plugin.
     412. Go to **Contact → Google Place API** in WordPress admin.
     423. Enter your Google API Key.
     434. Open your Contact Form 7 editor.
     445. Click on **Field Autocomplete** to insert the location field.
     456. Save your form and publish it.
    3446
    35 [Map Field For Contact Form 7](https://wordpress.org/plugins/map-field-for-contact-form-7/) Users can select locations easily, enhancing user engagement and data accuracy.
     47You can generate your Google API Key from:
     48https://developers.google.com/maps/documentation/javascript/places-autocomplete
    3649
    37 [Digital Signature for Wpforms](https://wordpress.org/plugins/digital-signature-for-wpforms/) allowing users to sign forms electronically. This plugin ensures secure and legally binding signatures, improving the professionalism of your forms.
     50== Free Features ==
    3851
    39 [Autocomplete Location field Contact Form 7](https://wordpress.org/plugins/autocomplete-location-field-contact-form-7/) This plugin allows users to easily search and select locations, improving user experience and accuracy.
     52* Google Address Autocomplete
     53* Works with Contact Form 7
     54* Easy API Key setup
     55* Lightweight and optimized
    4056
    41 [Date Picker For Contact Form 7](https://wordpress.org/plugins/date-picker-for-contact-form-7/) It simplifies date selection, enhancing user experience and ensuring accurate submissions.
     57== Pro Features ==
    4258
    43 == Frequently Asked Questions == 
     59* Restrict autocomplete to specific countries (US, AU, etc.)
     60* Enable Google Map display with selected location
     61* Separate address components (Street, City, State, Country, Postcode)
     62* Place type restriction (e.g., art_gallery, establishment, geocode)
     63* Custom placeholder translation
     64* Priority support
    4465
    45 ### 1. Map not working
    46 - Open the browser's Inspect Element tool, go to the Console tab, and check for any error messages.
     66Upgrade to Pro:
     67https://www.codesmade.com/store/autocomplete-location-field-contact-form-7-pro/
    4768
    48 ### 2. How do I set up the Google API Key?
    49 - Go to **Contact >> Google Place API** in the WordPress admin panel. 
    50 - Enter your **Google API Key** in the provided field. 
    51 - You can generate an API Key from [Google's official documentation](https://developers.google.com/maps/documentation/javascript/places-autocomplete#loading_the_library). 
     69== Frequently Asked Questions ==
    5270
    53 ### 3. How do I add an autocomplete location field in Contact Form 7?
    54 - Open your **Contact Form 7** form editor. 
    55 - Click on **Field Autocomplete** to insert the location field. 
    56 - Save the form and add it to your page using the shortcode. 
     71= 1. The map or autocomplete is not working. What should I do? =
    5772
    58 ### 4. Can I restrict autocomplete results to a specific country?
    59 Yes, but this feature is available in the **Pro version**. You can restrict address suggestions to specific countries like **US, AU**, etc. 
     73Open your browser's Inspect tool and check the Console tab for Google API errors. Make sure:
     74- Your API key is correct
     75- Places API is enabled
     76- Billing is enabled in Google Cloud
    6077
    61 ### 5. Does this plugin support Google Maps integration?
    62 Yes, Google Maps can be enabled in the **Pro version**, allowing users to view selected locations on a map. 
     78= 2. How do I add the autocomplete field in Contact Form 7? =
    6379
    64 ### 6. Where can I get support?
    65 For support, visit our [support page](https://www.codesmade.com/contact-us/).
     80Open your form editor and click **Field Autocomplete**. It will automatically insert the shortcode into your form.
     81
     82= 3. Can I limit results to a specific country? =
     83
     84Yes, this feature is available in the Pro version.
     85
     86= 4. Do I need a Google API key? =
     87
     88Yes. This plugin requires a Google Places API key to function.
     89
     90= 5. Where can I get support? =
     91
     92Support is available at:
     93https://www.codesmade.com/contact-us/
     94
     95== Installation ==
     96
     971. Upload the plugin folder to `/wp-content/plugins/`
     982. Activate the plugin from the WordPress Plugins menu
     993. Add your Google API key under **Contact → Google Place API**
     1004. Add the Autocomplete field inside Contact Form 7
     101
     102== Screenshots ==
     103
     1041. Address Suggestions in Frontend Form
     1052. Autocomplete Field in Contact Form 7 Editor
     1063. Google API Key Settings Page
     107
     108== Changelog ==
     109
     110= 1.0.0 =
     111- Initial release
     112- Google Places Autocomplete integration
     113- Contact Form 7 tag support
     114
Note: See TracChangeset for help on using the changeset viewer.