Skip to content

Plugin for Refinery CMS to manage and publish podcasts to iTunes

License

Notifications You must be signed in to change notification settings

12spokes/refinerycms-podcast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podcasts engine for Refinery CMS.

How to build this engine as a gem

cd vendor/engines/podcasts
gem build refinerycms-podcasts.gemspec
gem install refinerycms-podcasts.gem

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

After install

rails generate acts_as_taggable_on:migration

About

Plugin for Refinery CMS to manage and publish podcasts to iTunes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%