tortus / refinerycms-locations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locations extension for Refinery CMS.

How to build this extension as a gem

cd vendor/extensions/locations
gem build refinerycms-locations.gemspec
gem install refinerycms-locations.gem

# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-locations.gem

About

License:MIT License


Languages

Language:Ruby 68.3%Language:HTML 31.7%