GF French Address Autocomplete
Instant French address autocomplete for Gravity Forms — powered by the free Base Adresse Nationale API, no API key required.
by guilamu · github.com/guilamu/gf-french-address-autocomplete · website
★ 0stars
8release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/gf-french-address-autocomplete/releases/download/v1.0.1/gf-french-address-autocomplete.zipDeclares an update source (https://github.com/guilamu/gf-french-address-autocomplete/), so updates arrive through the plugin's own updater.
From the readme
GF French Address Autocomplete
Instant French address autocomplete for Gravity Forms — powered by the free Base Adresse Nationale API, no API key required.
Autocomplete
- Instant suggestions: Address dropdown appears after 3 characters (configurable)
- Smart field mapping: Automatically populates all Address sub-fields: street, city, postal code, region and country
- Restrict by type: Filter results to house numbers, streets, or municipalities
- Keyboard navigation: Full arrow key / Enter / Escape support
- Configurable debounce: Reduce API calls with an adjustable delay
Privacy & Results
- No API Key: Uses the free French government BAN API — no registration, no quota, no cost
- Privacy-Friendly: Only the address query is sent to api-adresse.data.gouv.fr (IGN / French government infrastructure)
- Geolocation bias (optional): Results can be biased toward the user's location via the Browser Geolocation API
- Coordinates saved: Selected address latitude / longitude are saved as Gravity Forms entry meta
Key Features
- No API Key: Uses the free French government BAN API — no registration needed
- Privacy-Friendly: Only the address query is sent to api-adresse.data.gouv.fr (IGN)
Read the full README on GitHub →