Skip to content

flatterline/refinerycms-jobs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobs

About

Jobs engine for Refinery allows you to post vacancies to the jobs section of your website.

Key features:

Requirements

RefineryCMS version 1.0.3 or later. Paperclip has been removed in favor of using Refinery Resources dragonfly app Refinery-Resources Refinery-Settings

Gem Installation using Bundler (The very best way)

Include the latest gem into your Refinery CMS application's Gemfile:

gem "refinerycms-jobs", :git => 'git://github.com/markcarlson/refinerycms-jobs'

Then type the following at command line inside your Refinery CMS application's root directory:

bundle install
rails g refinery:jobs
rake db:migrate
rake db:reset # need to reseed

About

Job Posting and Job Applications for RefineryCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%