Gravity Forms Google Places archived
Adds a location field type that integrates with the Google Places API.
by Stephen Beemsterboer @ Oomph, Inc. · github.com/oomphinc/gravity-forms-google-places
★ 13stars
566composer installs
14forks
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/oomphinc/gravity-forms-google-places/archive/refs/heads/master.zipAlso on Packagist as oomphinc/gravity-forms-google-places:
composer require oomphinc/gravity-forms-google-placesFrom the readme
Google Places Field for Gravity Forms
The Google Places Field for Gravity Forms provides a new field type that integrates with the [Google Places API][google places],
offering easy look-ups of addresses and certain points of interest. The user-selected entry from the results set
is submitted as the value for the Google Places form field, and additional information can be collected from
the Google Places API response data in separate form fields (hidden or exposed).
Integration with the Google Places API is made possible by the [Geocomplete jQuery plugin][geocomplete].
Installation
You can download this plugin as a [ZIP file from GitHub][zip file] and install it on your WordPress site
[like any other plugin][plugin installation]. The [Gravity Forms plugin][gravity forms] is required as well,
and this plugin has been tested up to Gravity Forms v2.2.5. Once both plugins are installed and activated,
you can begin adding Google Places fields to your forms.
How to Use
A new field type labeled "Google Places" should appear under the "Advanced Fields" section of the Gravity Forms
form editor. To use, simply drag a new Google Places field into the desired position. The field does not
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.2 | Sep 8, 2017 |
| v1.1 | Apr 8, 2016 |
| v1.0.3 | Apr 6, 2016 |
| v1.0.2 | Mar 24, 2016 |
| v1.0.1 | Mar 24, 2016 |
| v1.0 | Mar 24, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.