Project

General

Profile

Plugins Directory » Advanced Workflow

Author: Roman Petrenko
Website: https://redmine-kanban.com/plugins/advanced_workflow
Code repository: https://redmine-kanban.com/plugins/advanced_workflow
Registered on: 2025-04-24 (about 22 hours ago)
Current version: 1.0.3
Compatible with: Redmine 5.1.x, 5.0.x, 4.2.x
User ratings:   (0)

Advanced Workflow.

Key features:

  • Flexible access control
  • Automate your routine with one click
  • Smart triggers for issues

Find out more on our website

Installation notes

  1. Copy the redmine plugin folder to the plugins/ folder.
  2. Run the migration in the Redmine root folder.
    bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=advanced_workflows
    
  3. Stop and start Redmine.
    sudo /etc/init.d/apache2 stop && sudo /etc/init.d/apache2 start
    
  4. In some redmine installations (for example, when working in docker), it is important to stop and start the redmine server, and not restart it. Sometimes, when restarting, the boards are not displayed.

Changelog

1.0.3 (2025-04-23)

Compatible with Redmine 5.1.x, 5.0.x, 4.2.x.