Wallogit.com
2017 © Pedro Peláez
Geo Address fields for Craft Sections
Geo Address field for Craft CMS., (*1)
This plugin requires Craft CMS 5.0.0 or later., (*2)
To install the plugin, follow these instructions., (*3)
Open your terminal and go to your Craft project:, (*4)
cd /path/to/project
Then tell Composer to load the plugin:, (*5)
composer require oym/craftplugin-geoaddress
In the Control Panel, go to Settings → Plugins and click the “Install” button for OYM - Geo Address., (*6)
In the Control Panel, go to Settings → Plugins and click the “Settings” link to insert your Google Maps Geocoding API key to increase the allowed API calls., (*7)
Copy and rename the file geoaddress-sample.php to [your craft directory]/config/geoaddress.php and include the countries you want enabled. It is required to provide at least one country., (*8)