Geoapify Autocomplete
Lightweight WordPress plugin that adds Geoapify-powered address autocomplete to existing forms.
by guisfus · github.com/guisfus/wp-geoapify-autocomplete · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/guisfus/wp-geoapify-autocomplete/archive/refs/heads/main.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Geoapify Autocomplete
A lightweight WordPress plugin that adds Geoapify-powered address autocomplete to existing forms and automatically fills city, state and postal code fields.
Features
- Works with plain HTML forms and common WordPress form builders.
- Supports multiple form mappings from the WordPress admin.
- Supports direct HTML integration with data- attributes.
- Handles dynamically injected forms and popups.
- Provides keyboard navigation and ARIA live status updates.
- Loads frontend assets only when an API key is configured.
Requirements
- WordPress 5.8 or later.
- PHP 7.4 or later.
- A Geoapify API key.
Installation
The GitHub repository uses the wp- prefix only to identify it as a WordPress plugin repository. When installing the plugin in WordPress, use the plugin folder name without the wp- prefix.
Correct plugin folder:
Correct ZIP structure:
Do not install it as:
Backend installation:
1. Create a ZIP with geoapify-autocomplete/ as the root folder.
2. In WordPress, go to Plugins Add New Upload Plugin.
3. Upload geoapify-autocomplete.zip.
4. Activate Geoapify Autocomplete.
5. Go to Settings Geoapify.
6. Add your Geoapify API key.
7. Restrict the API key
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.