Skip to content

simplelogica/refinerycms-sl-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videos extension for Refinery CMS.

About

A page for videos from diferent sources, in a blog format with multilingual support, custom urls and seo. Check supported video formats of acts_as_unvlogable.

For RefineryCMS 2.0.0.

Requirements

TODO

  • Fix SEO (seo data is stored but for some reason data is not in html head)
  • Build the gem
  • Documentation
  • Tests

Install

Add this line to your applications Gemfile

gem 'refinerycms-sl-videos', '~> 2.0.0'

Next, run

bundle install
rails g refinery:videos
rake db:migrate
rake db:seed

Thanks

To people from acts_as_unvlogable, for the great video sources support.

How to build this extension as a gem

gem build refinerycms-sl-videos.gemspec
gem install refinerycms-sl-videos.gem

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

About

Ruby on Rails Videos extension for Refinery CMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages