Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 869 Bytes

File metadata and controls

29 lines (15 loc) · 869 Bytes

Locations plugin for Craft CMS 3.x

Places on the globe.

Requirements

This plugin requires Craft CMS 3.0.5 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 tippingmedia/locations
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Locations.

Locations Overview

Locations is spawn out of Venti 2. We are separating this module out from Venti 3 and making it a stand alone plugin. It allows you to add Locations with address, state, zip, country, region, town, postal code, website. The plugin has an autocomplete component if you have a Google Maps API key.

  • Release it

Brought to you by Tipping Media LLC