Plugin info

Total downloads: 533
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/22/2025 (312 days ago)
Added to WordPress: 2/22/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.7.4
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Stale • Last updated 312 days ago

38/100

Is Address Autocomplete with Google abandoned?

Likely maintained (last update 312 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.7.4
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Address Validation and Autocomplete for WooCommerce | Addressfinder
Rating 4.3/5 (6 reviews)Active installs 1,000
Autocomplete Google Address
Rating 3.9/5 (21 reviews)Active installs 3,000
Autocomplete Location field Contact Form 7
Rating 5.0/5 (11 reviews)Active installs 1,000
Autocomplete Google places
Rating 5.0/5 (1 reviews)Active installs 40
Autocomplete NextGenAPI Address
Rating 0.0/5 (0 reviews)Active installs 0

Description

A simple address autocomplete feature for WordPress using the Google Places API.
This plugin enables autocomplete functionality for address input fields using Google’s Places API, making it easier for users to enter addresses accurately.

External services

This plugin uses the Google Places API to provide address autocomplete functionality.

  • What the service is and what it is used for:
    The Google Places API is used to offer address suggestions and autocomplete functionality for address input fields on your website.

  • What data is sent and when:
    The plugin sends user input data (such as location or address queries) to Google Maps API every time the autocomplete feature is used. This data is sent when the user starts typing an address in the input field, and the plugin makes an API request to fetch address suggestions.

  • Links to the service’s terms and privacy policy:

Installation

  1. Upload the plugin files to the /wp-content/plugins/address-autocomplete-with-google/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings > Address Autocomplete to configure the plugin.
  4. Enter your Google Places API Key in the settings.
  5. Specify the target input fields using CSS selectors (e.g., .address-input, #billing_address_1).
  6. Save settings and test the autocomplete functionality on your website.

Frequently Asked Questions

How do I get a Google Places API Key?

  • Go to the Google Cloud Console.
  • Enable the Places API and Maps JavaScript API.
  • Generate an API key under Credentials and copy it into the plugin settings.

Does this plugin require a paid Google API key?

Yes, Google requires billing to be enabled for Places API usage, but they provide a free monthly usage quota.

Can I restrict the autocomplete to a specific country?

Yes, you can enter a 2-letter country code (e.g., US for United States, AU for Australia) in the settings to limit autocomplete results to that country.

Can I choose different place types?

Yes, you can select from different place types such as:
geocode (General locations)
address (Physical addresses)
establishment (Businesses & landmarks)
regions (Administrative areas)
cities (City-level search)

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.0

  • Initial release.
  • Added support for Google Places API for address autocomplete.
  • Settings page for API key, input selectors, country restriction, and place types.