Skip to content

envylabs/refinerycms-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refinery CMS Map Plugin

About

This plugin adds a Google map with any number of flagged locations.

Key features:

  • Admin interface allows you to set the locations that will be displayed on the map.
  • Clicking a location on the map shows address, phone number, and url for that location.

How do I use it?

To install the map plugin, you can either include the gem or install as a plugin.

Requirements

RefineryCMS version 0.9.8 or later.

Gem Installation using Bundler

Include the latest gem into your Refinery CMS application's Gemfile:

gem "refinerycms-map", '~> 0.2.0'

Then type the following at command line inside your Refinery CMS application's root directory:

bundle install
script/generate refinerycms_map
rake db:migrate

About

RefineryCMS plugin for displaying locations on a Google map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published