Skip to content

ande3577/redmine_vote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Vote Plugin

This plugin is the result of several other people’s work. We’ve added the ability for a user to cast multiple votes so our support staff can track requests.

This plugin is compatible with Redmine 2.3 only for, previous version, use 2.2_branch.

Installation instructions

Copy this plugin to: plugins/redmine_vote

Migrate the database

RAILS_ENV=production rake redmine:plugins:migrate

If a previous version of the vote plugin has been used, run:

RAILS_ENV=production rake redmine:redmine_vote:initialize_votes

Restart redmine.

About

Redmine Issues Vote Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.5%
  • JavaScript 3.4%
  • CSS 2.1%