CoCoMS(施工往来管理系统)
1 分•作者: cmina•7 天前
我昨天发布了 CoCoMS 的 2.0 版本,这是一个采用 F/OSS 许可(GNU GPL)的 Laravel PHP 文档管理应用程序。
CoCoMS 是一个现代化的 Laravel 12 应用程序,用于管理建筑项目中的通信、文档和信息。它提供了基于角色的访问控制、文件管理、全文搜索以及文档的有序标签功能。
CoCoMS 的诞生缘由?纯粹是因为我想要解决一个痛点!我希望创建一个简单而强大的基于 Web 的文档管理系统,专门用于管理建筑项目执行过程中产生的通信。我需要一个建筑团队能够使用的系统,并且能够根据每个用户的角色来控制数据访问。我还希望该系统易于访问(即只需使用 Web 浏览器即可访问),并能够将数据导出为 Microsoft Excel 格式,以便进一步分析和展示。
代码库:https://github.com/chrmina/cocoms
查看原文
I released yesterday version 2 of CoCoMS, a F/OSS licensed (GNU GPL) Laravel PHP document management app.<p>CoCoMS is a modern Laravel 12 application for managing construction project correspondence, documents, and communications. It provides role-based access control, file management, full-text search, and organized tagging of documents.<p>Why CoCoMS came to life? Simply because I wanted to scratch an itch! I wanted to create a simple yet powerful web-based document management system specifically for the management of correspondence generated during the execution of a construction project. I needed a system that can be used by the construction team and has the ability to control the access to the data based on the role of each user. Also wanted the system to be easily and readily accessible (i.e. using just a WEB browser) and have the ability to export data in Microsoft Excel format for further analysis and presentation.<p>Repo: https://github.com/chrmina/cocoms