Total Pageviews

Sunday 28 May 2023

项目协作管理系统Collabtive



Collabtive是基于PHP编写的开源项目管理Web系统,简单易用,支持多国语言(包括简体中文)。可以直接从浏览器来实现项目管理,即时聊天工具,文件管理,时间跟踪,跟踪项目、里程碑、任务清单和任务。任务完成、用户上传文件或有成员未如期完工,可设置系统通过电子邮件提醒管理层。此外还可以与大多数日历应用程序同步。Collabtive加强的安全特性,可加密用户的数据。

Collabtive提供了基于角色的多用户管理――用户可以决定谁能安排项目、谁能标记某项任务已完工等。报告导出功能可导出Excel, PDF格式。还支持ZIP, XML, RSS, iCal格式导出。

Collabtive公司也提供收费的云端托管服务。

官网:http://collabtive.o-dyn.de/

Github源码下载:https://github.com/philippK-de/Collabtive

-------------------------------------------------------------------------

collabtive.o-dyn.de 

Collabtive is web-based project management software. It's an open source alternative to proprietary tools like Basecamp.

It features a modern, responsive UI as well as powerful features for structuring and tracking projects. With a responsive UI and powerful plugin system - it's easy to use and customize.

#Requirements

  • PHP 5.5, PHP 7
  • MySQL/MariaDB or SQLite Database

#Browser support

  • Internet Explorer 10/11
  • MS Edge
  • Google Chrome
  • Mozilla Firefox

#Features

  • Task lists Each tasklist can have an arbitrary number of tasks.
  • Tasks Each task has a due date, a completion state and can be assigned to one or more users
  • Milestones Milestones encapsulate major project phases
  • Messaging / Instant messaging Per-project messaging built in. Audio/Video and Text messaging available as plugins.
  • File management Per-project file manager featuring full folder support, and encrypted storage.
  • Role-based user permissions Create fine grained access control
  • Time tracking
  • Reporting (Excel, PDF)

from https://github.com/philippK-de/Collabtive

 

 



No comments:

Post a Comment