redmine-vote_on_issues-plugin icon indicating copy to clipboard operation
redmine-vote_on_issues-plugin copied to clipboard

Redmine Plugin Which Allows Users to Up- or Down-vote Issues

= Vote On Issues

A plugin for Redmine[www.redmine.org] which allows users to up- or down-vote issues.

Current version: 1.0.3

Developed on Redmine 4.2.3

== Usage

  • Install plugin

    • Download latest release[https://github.com/ojde/redmine-vote_on_issues-plugin/releases]

    • Extract into Redmine's plugin directory <redmine_path>/plugins

    • Rename the redmine-vote_on_issues-plugin-x.y.z directory to vote_on_issues

    • Restart Redmine

  • Enable for project

  • Enable permissions for roles (minimum requirement is always the user being logged in)

    • "Vote on issue": Up- or down-vote on issues; change own votes or withdraw them. See own votes.

    • "View votes": See the total number of votes on an issue.

    • "View voters": See who voted how on an issue.

There are Up- and down-votes columns available for the issue listing.

== Copyright

Copyright (c) 2017-21 Ole Jungclaussen. See LICENSE for details.