Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Geo Address field for Craft 3 Sections.

License

Notifications You must be signed in to change notification settings

onyourmarks-agency/craft-geoaddress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OYM - Geo Address plugin for Craft CMS 5.x

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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require oym/craftplugin-geoaddress
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for OYM - Geo Address.

  4. 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.

  5. 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.