webform_address_autocomplete
184 sites
Security covered
This module enhances the standard Webform Address element with autocomplete functionality.
When you start to type the street, a list of matching addresses will be shown. When you pick one all relevant address fields (like street, city, postcode, country) will be populated.
This module is mainly based on the address_autocomplete module.
We couldn't use it directly as we didn't want to use the Address module which is required by the address_autocomplete module.
Providers
Multiple provider can be configured.
Currently available:
- France Base Adresse
- Swiss Post API (not tested)
- Google Maps
- Mapbox Geocoding (not tested)
Features
- Extends the default Webform Address element with autocomplete functionnality.
- Contains extendable AddressProvider plugin system, so it's possible to add new Provider plugins easily & switch between them.
You can check the README file for more information.
Issue credits will only be granted for significant contributions.