tde / craftplugin-geoaddress
Geo Address fields for Craft Sections
Installs: 4 767
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 6
Open Issues: 1
Type:craft-plugin
Requires
- php: ^8.0
- ext-curl: *
- craftcms/cms: ^4.0.0
This package is auto-updated.
Last update: 2024-03-18 10:16:58 UTC
README
Geo Address field for Craft CMS.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require oym/craftplugin-geoaddress
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for OYM - Geo Address.
-
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.
-
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.