Skip to content

v1.0.0

Choose a tag to compare

@guisfus guisfus released this 29 Apr 21:37
· 5 commits to main since this release

Initial public release of Guisfus Geoapify Autocomplete.

Highlights

  • Add Geoapify-powered address autocomplete to existing WordPress forms.
  • Automatically fill city, state and postal code fields.
  • Configure field mappings from the WordPress admin.
  • Support direct HTML integration with data attributes.
  • Support dynamically injected forms and popups.
  • Include keyboard navigation and ARIA live status updates.
  • Load frontend assets only when a Geoapify API key is configured.

Production Note

Geoapify autocomplete requests are made from the browser, so the API key is intentionally exposed client-side. Restrict your Geoapify API key by HTTP referrer/domain before using it in production.