Geolocator Plugin for Refinery CMS
A geolocator plugin for the Refinery content management system.
Search Locations
Administration panel
geokit-rails, from
which depends on the geokit gem
gem install geokit
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
Installation scripts based on RefineryCMS Blog. see: http://github.com/resolve/refinerycms-blog