Plugin info

Total downloads: 222
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 1
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/2/2025 (29 days ago)
Added to WordPress: 10/27/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.9
Minimum PHP version: 7.2

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 29 days ago • Support resolved 0%

58/100

Is Smart Autocomplete Address abandoned?

Likely maintained (last update 29 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.9
Requires PHP: 7.2

Languages

Similar & Alternatives

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

No similar plugins found yet.

Description

Smart Autocomplete Address instantly suggests accurate, global addresses in your WordPress and WooCommerce forms — powered by the HERE Geocoding & Search API, with no Google account required.
It’s fast, easy to set up, and fully GDPR-compliant.

Why Choose Smart Autocomplete Address

  • Real-time address suggestions for billing, shipping, and profile fields
  • Uses the HERE API — reliable, free tier available
  • Automatically limits results to your WooCommerce shipping countries
  • Works with any checkout theme or custom form
  • Simple setup: just add your API key
  • 100% GDPR-friendly and fully translatable

Features

  • Autocomplete for billing and shipping address fields
  • Powered by the HERE API (no Google Maps required)
  • Automatically limits results to your WooCommerce shipping countries
  • Simple setup — just enter your HERE API key in the settings page
  • Compatible with all WooCommerce checkout themes
  • Fully translatable and ready for localization
  • Includes integrations with popular form plugins

GDPR & Privacy

Smart Autocomplete Address does not store, collect, or share any personal data.
All lookups are handled securely via the HERE API, ensuring full compliance with privacy laws.

Supported Integrations

  • WooCommerce – Integrates seamlessly with checkout, account address, and user profile pages.
  • Custom Field – Any text field with a CSS class (perfect for ACF, themes, or custom code)
  • Fluent Forms
  • SureForms
  • Contact Form 7
  • WPForms

All integrations are optional and configurable. Enable only what you need!

Coming Soon

  • Formidable forms
  • Forminator
  • Ninja Forms

Additional Info

This plugin uses the HERE Geocoding & Search API. You must obtain a free API key from the HERE Developer Portal.

We are not affiliated with HERE Technologies, WooCommerce, or Automattic Inc. “WooCommerce” is a registered trademark of Automattic Inc.

Installation

  1. Upload the plugin files to /wp-content/plugins/here-address-autocomplete/, or install it directly from the WordPress plugin directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Adress Autocomplete Settings.
  4. Enter your HERE API Key (you can get one for free at the HERE Developer Portal).
  5. Save your settings and test your WooCommerce checkout — the address fields will now show autocomplete suggestions.

Frequently Asked Questions

Does this plugin use Google Maps?

No. It uses the HERE API instead — no dependency on Google Maps.

Is the HERE API free?

Yes. HERE offers a free plan with a generous monthly quota, perfect for most WooCommerce stores.

Does it work with all WooCommerce themes?

Yes. The plugin integrates seamlessly with standard WooCommerce checkout fields and is compatible with most themes.

Can I limit autocomplete suggestions to specific countries in WooCommerce?

Yes. The plugin automatically restricts address suggestions based on your WooCommerce shipping country settings.

Does this plugin work with form plugins?

Yes. It natively supports WPForms, Contact Forms 7, SureForms and Fluent Forms.
Each integration is optimized to work smoothly with default address fields.

Does this plugin collect user data?

No. The plugin does not collect, store, or transmit any personal data. Only the lookup request is sent directly to the HERE API for address suggestions.

Review feed

No reviews available

Screenshots

  1. Smart Autocomplete settings HERE api key

    Smart Autocomplete settings HERE api key

  2. WooCommerce settings

    WooCommerce settings

  3. Autocomplete suggestions on the checkout address field.

    Autocomplete suggestions on the checkout address field.

  4. Address fields automatically filled after selection.

    Address fields automatically filled after selection.

  5. Address autocomplete working inside a WPForms form.

    Address autocomplete working inside a WPForms form.

Changelog

1.0.4

  • Fixed Corrected HERE API key validation in admin settings.
  • Improved Simplified the API key testing process for better reliability and accuracy.
  • Remove Server-side AJAX validation method for HERE API keys, which was incompatible with referrer-based authentication.

1.0.3

  • Added full compatibility with dynamic WooCommerce themes
  • Refactored input handling using delegated listeners for AJAX-safe operation.
  • Improved debounce to reduce duplicate API calls and enhance performance.
  • Enhanced autofill reliability for country/state selectors.
  • Improved HERE API error handling and UX feedback.

1.0.2

  • Added: “Check Key” button to validate HERE API key directly from settings.
  • Improved: Admin settings page layout and tab styling for better visual consistency.

1.0.1

  • Fixed: Dropdown suggestions appearing under the next field on mobile devices when using WPForms integration.
  • Cleaned up: Removed duplicated CSS rules related to .aisp_autocomplete-suggestions.

1.0.0

  • Initial release
  • WooCommerce checkout, account/edit address, user page address autocomplete
  • Auto-fill for city, postcode, country, and state
  • GDPR-friendly, no Google dependency
  • Free-tier support (HERE API)
  • Added integrations for Fluent Forms, SureForms, Contact Form 7, WPForms, and Custom Fields
  • Improved architecture with modular class structure
  • Enhanced ISO 3166-1 country code mapping for international support
  • Added better error handling and user feedback
  • Updated JS and CSS for consistency