Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 343 Bytes

File metadata and controls

10 lines (7 loc) · 343 Bytes

Testimonials extension for Refinery CMS.

How to build this extension as a gem (not required)

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

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