Code Monkey home page Code Monkey logo

refinerycms-jobs's Introduction

Refinery CMS Jobs

Build Status Code Climate Test Coverage

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

In summary you can:

  • Manage jobs
  • Collect job applications
  • Customise an auto responder email that is sent to the person making the job application
  • Specify who is notified when a new job application comes in

When job applications come in, you and the candidate are generally notified. As we implemented spam filtering through the filters_spam plugin you will not get notified if an inquiry is marked as 'spam' (can be disable by config in jobs initializer).

Requirements

This version of refinerycms-jobs supports Refinery 3.x and Rails 4.1+. To use Rails 3.x / Refinery 2.0.x use the refinerycms-jobs "Refinery CMS 2-0 stable branch".

  • Refinery CMS version 3.0.0 or above.
  • Paperclip has been removed in favor of using Refinery Resources dragonfly app
  • Refinery-Resources
  • Refinery-Settings

Install

Open up your Gemfile and add at the bottom this line:

gem 'refinerycms-jobs', git: 'https://github.com/refinerycms-contrib/refinerycms-jobs', branch: 'master'

Now, run bundle install

Next, to install the jobs plugin run:

rails generate refinery:jobs

Run database migrations:

rake db:migrate

Finally seed your database and you're done.

rake db:seed

Developing & Contributing

The version of Refinery to develop this engine against is defined in the gemspec. To override the version of refinery to develop against, edit the project Gemfile to point to a local path containing a clone of refinerycms.

Testing

Generate the dummy application to test against

$ bundle exec rake refinery:testing:dummy_app

Run the test suite with Guard

$ bundle exec guard start

Or just with rake spec

$ bundle exec rake spec

More Information

  • Check out our Website
  • Documentation is available in the guides
  • Questions can be asked on our Google Group
  • Questions can also be asked in our IRC room, #refinerycms on freenode

refinerycms-jobs's People

Contributors

parndt avatar djones avatar supairish avatar bricesanchez avatar tylerrick avatar avit avatar ryanwood avatar markcarlson avatar myabc avatar jimcroft avatar mrwokkel avatar adrienrusso avatar btucker avatar magpieuk avatar tsdbrown avatar unixcharles avatar

Watchers

Leon Du avatar Rain Chen avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.