Skip to content

Simple testimonials engine for RefineryCMS 2.0.x. Uses schema.org microdata to mark up review content for SEO.

License

Notifications You must be signed in to change notification settings

tortus/refinerycms-testimonials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testimonials extension for Refinery CMS.

Simple testimonials CMS with the following fields:

  • title:string
  • name:string
  • date:date
  • rating:integer
  • content:text
  • hidden:boolean
  • position:integer

Installation:

# Add to Gemfile:
gem 'refinerycms-testimonials', :git => 'https://github.com/tortustechnologies/refinerycms-testimonials.git'

Customization

You will probably want to customize the templates to work with your site. They are:

  • refinery/testimonials/testimonials/index.html.erb
  • refinery/testimonials/testimonials/show.html.erb
  • refinery/testimonials/testimonials/_testimonial.html.erb

About

Simple testimonials engine for RefineryCMS 2.0.x. Uses schema.org microdata to mark up review content for SEO.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages