Skip to content

kalupa/refinery-geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RefineryCMS Geolocations

A geolocator plugin for the Refinery content management system.

Description:

Search Locations

  • uses Google MAPS API

Administration panel

  • Add locations

Dependencies:

geokit-rails, from

which depends on the geokit gem

gem install geokit

Installation (as a plugin)

First, make sure you've run the migration on RefineryCMS (db:setup / db:migrate).

Clone the plugin:

script/plugin install git://github.com/kalupa/refinery-geolocation.git

Copy the migration with

script/generate geolocation

& run the migration

rake db:migrate

Make sure you update your API key in Geolocations -> Settings

Credit

Installation scripts based on RefineryCMS Blog. see: http://github.com/resolve/refinerycms-blog

About

Geolocator Plugin for Refinery CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages