{"id":13556936,"url":"https://github.com/lxerxa/actionview","last_synced_at":"2025-05-15T04:04:55.135Z","repository":{"id":41126253,"uuid":"64629613","full_name":"lxerxa/actionview","owner":"lxerxa","description":"An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.","archived":false,"fork":false,"pushed_at":"2023-09-03T10:21:12.000Z","size":68134,"stargazers_count":1815,"open_issues_count":32,"forks_count":370,"subscribers_count":73,"default_branch":"master","last_synced_at":"2025-04-14T04:59:54.366Z","etag":null,"topics":["board","gantt","issue-tracker","jira","kanban","project-management","scrum-board","task-manager","workflow"],"latest_commit_sha":null,"homepage":"https://actionview.cn","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lxerxa.png","metadata":{"files":{"readme":"readme-cn.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2016-08-01T02:35:42.000Z","updated_at":"2025-04-09T01:48:21.000Z","dependencies_parsed_at":"2023-01-19T23:47:41.347Z","dependency_job_id":"397986b4-869b-4ee8-a06b-98a3c0807c6d","html_url":"https://github.com/lxerxa/actionview","commit_stats":null,"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxerxa%2Factionview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxerxa%2Factionview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxerxa%2Factionview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lxerxa%2Factionview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lxerxa","download_url":"https://codeload.github.com/lxerxa/actionview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270641,"owners_count":22042858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["board","gantt","issue-tracker","jira","kanban","project-management","scrum-board","task-manager","workflow"],"created_at":"2024-08-01T12:04:05.457Z","updated_at":"2025-05-15T04:04:55.112Z","avatar_url":"https://github.com/lxerxa.png","language":"PHP","readme":"# ActionView\n\n![](https://img.shields.io/badge/language-php-orange.svg) ![](https://img.shields.io/badge/framework-laravel+reactjs-brightgreen.svg) ![](https://img.shields.io/badge/license-apache2.0-blue.svg)  \n\n[English](https://github.com/lxerxa/actionview/blob/master/readme.md) | [中文](https://github.com/lxerxa/actionview/blob/master/readme-cn.md)\n\n一个类Jira的问题需求跟踪工具，前端基于reactjs＋redux、后端基于php laravel-framework。前端代码库：[actionview-fe](https://github.com/lxerxa/actionview-fe)。  \n\n我们实际开发过程一直在用Jira进行任务管理和Bug跟踪，除了采购License价格不菲外，使用过程中觉得Jira还是有点重、全局方案配置到了后期越来越难维护、页面体验也不像现在流行的SPA那么好，所以有了做ActionView的想法。  \n\n# Demo\n\nhttps://actionview.cn  \n\n![image](https://actionview.cn/www/images/summary.png)\n\n![image](https://actionview.cn/www/images/issues.png)\n\n![image](https://actionview.cn/www/images/workflow.png)\n\n![image](https://actionview.cn/www/images/kanban.png)\n\n![image](https://actionview.cn/www/images/kanban-drag.png)\n\n![image](https://actionview.cn/www/images/kanban-backlog.png)\n\n![image](https://actionview.cn/www/images/report.png)\n\n![image](https://actionview.cn/www/images/gantt.png)\n\n# 微信小程序\n\n![image](https://actionview.cn/www/images/mini1.jpeg)\n\n![image](https://actionview.cn/www/images/mini2.jpeg)\n\n# 安装手册\n\n[Ubuntu Installation - Apache](https://github.com/lxerxa/actionview/wiki/Ubuntu-Installation(Apache))  \n[Ubuntu Installation - Nginx](https://github.com/lxerxa/actionview/wiki/Ubuntu-Installation(Nginx))  \n[CentOS Installation - Apache](https://github.com/lxerxa/actionview/wiki/CentOS-Installation(Apache))  \n[CentOS Installation - Nginx](https://github.com/lxerxa/actionview/wiki/CentOS-Installation(Nginx))  \n[Docker Installation](https://github.com/lxerxa/actionview/wiki/Docker-Installation)  \n\n# Feature\n\n* 支持用户创建项目，项目不仅可引用全局配置方案，也可自定义本地方案，实现了全局配置方案和本地配置方案的完美结合。  \n* 各项目不仅可引用系统默认工作流，同时可自定义自己的工作流，工作流的每一步可进行精细控制，确保正确的人在正确的时间执行正确的操作。  \n* 支持敏捷开发的看板视图(Kanban和Scrum)。  \n* 支持甘特图视图。  \n* 简单易用的问题界面配置。  \n* 强大的问题筛选功能，可定义自己的过滤器。  \n* 完备的权限控制模型，支持给用户组授权。  \n* 灵活可定制的消息通知方案。  \n* 不仅可查看某个问题的改动记录，还可浏览整个项目的活动日志。  \n* 支持用户在问题上添加工作日志。  \n* 支持用户针对问题发表评论。  \n* 团队成员可分享和查找工作所需的资料文档。  \n* 支持基于markdown语法的wiki。 \n* 支持各种维度的统计报表。  \n* 支持基于LDAP用户的同步和认证。  \n* 通过webhook集成GitLab和GitHub.  \n* 使用当前较流行的前后端技术框架，后端：php/laravel, 前端：ReactJS+Redux.\n* 支持Docker安装。  \n* 清晰的代码结构，方便进行二次开发。\n\n# 常见问题\n\n[FAQ](https://github.com/lxerxa/actionview/wiki/FAQ)\n\n# RoadMap\n\n* 开发移动APP  \n* 代码托管仓库  \n* 流水线  \n* 支持多语言    \n\n# Contributing\n\n谢谢您能参与ActionView的开发当中。如果您对系统有什么疑惑，或发现了一些问题，或建议增加新的feature，或提出改进时，欢迎在[issue board](https://github.com/lxerxa/actionview/issues)中讨论，如果是前端相关的可以在[front-end issue board](https://github.com/lxerxa/actionview/issues)中讨论。如果发现有重大安全问题可发Email至：actionview@126.com。  \n\n\n# License\n\nActionView 遵从许可证 [ Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n","funding_links":[],"categories":["PHP","project-management"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flxerxa%2Factionview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flxerxa%2Factionview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flxerxa%2Factionview/lists"}