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: |
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
- Copy the redmine plugin folder to the plugins/ folder.
- Run the migration in the Redmine root folder.
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=advanced_workflows
- Stop and start Redmine.
sudo /etc/init.d/apache2 stop && sudo /etc/init.d/apache2 start
- 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.