项目

一般

简介

插件 » Redmine Dashboard 2 Redmine问题快速仪表板/仪表盘

Redmine Dashboard2

Redmine Dashboard 2增加了一个问题(issue)仪表板/盘, 支持issue拖放操作和多种过滤器。

发布于: https://github.com/jgraichen/redmine_dashboard/tree/stable-v2#readme
兼容于: Redmine 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.*, 3.4.*

最新版本: 2.15.0 更新日期: 2023-12-17 16:53

安装指导

  • 下载并解压插件压缩包至redmine安装目录
  • 确保解压后的插件文件名称为redmine_dashboard
  • 在redmine安装目录安装必要的依赖
     bundle install --without development test 
    

    Note: Bitnami and other appliance are not officially supported and may need additional option e.g. --path vendor/bundle (#58).
  • 不需要数据库迁移,直接重新启动 redmine.