Skip to content

gtt-project/redmine_approve_issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Redmine Approve Issues Plugin

The Redmine Approve Issues plugin enables simple approval for Redmine issues.

Requirements

  • Redmine >= 4.0.0

Installation

To install Redmine Approve Issues plugin, download or clone this repository in your Redmine installation plugins directory!

cd path/to/plugin/directory
git clone https://github.com/gtt-project/redmine_approve_issues.git

Then run

bundle install
bundle exec rake redmine:plugins:migrate

After restarting Redmine, you should be able to see the Redmine Chatwoot plugin in the Plugins page.

More information on installing (and uninstalling) Redmine plugins can be found in the Redmine Plugin docs.

How to use

The plugin configuration is available in Redmine's plugin list: https://localhost:3000/admin/plugins

  1. Enable for a project
  2. Enable permissions for (authenticated) roles
    1. "Approval on issues"
    2. "View approvals"
    3. "View approvers"

Contributing and Support

The GTT Project appreciates any contributions! Feel free to contact us for reporting problems and support.

Version History

See all releases with release notes.

Authors

Many thanks to Vote On Issues plugin, which this plugin adopted many good ideas and concepts from!

LICENSE

This program is free software. See LICENSE for more information.

About

Enables simple approval for Redmine issues

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published