Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

refinerycms-map

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

refinerycms-map

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 06 Dec 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc