Files
Document-Management-System-…/README.md
2021-04-14 15:15:29 +03:00

73 lines
2.0 KiB
Markdown

<p align="center">
<img src="/img/qInlEsuLmF8.jpg" alt="Laradock Logo"/>
</p>
<p align="center"><b>Full Document Management System based on Docker.</b></p>
<p align="center">
<a href="http://zalt.me"><img src="http://forthebadge.com/images/badges/built-by-developers.svg" alt="forthebadge" width="180"></a>
</p>
<br>
<br>
## What
Document Management System base on PHP Laravel and Vue design. 💜
## Technical Report
- Php v7.4
- Laravel
- Vue
- Laradock for docker deployment
- MySQL for storegement
---
Features
--------
- Responsive user interface
- Optical character recognition
- LDAP authentication ![New!](https://www.sismics.com/public/img/new.png)
- Support image, PDF, ODT, DOCX, PPTX files
- Flexible search engine with suggestions and highlighting
- Full text search in all supported files
- Custom user-defined metadata ![New!](https://www.sismics.com/public/img/new.png)
- 256-bit AES encryption of stored files
- File versioning ![New!](https://www.sismics.com/public/img/new.png)
- Tag system with nesting
- Import document from email (EML format)
- Automatic inbox scanning and importing
- User/group permission system
- 2-factor authentication
- Hierarchical groups
- Audit log
- Comments
- Storage quota per user
- Document sharing per user
- Export information
- Webhooks to trigger external service
- Tested to 200 documents
- Rolement system control
### Project Maintainers
- Manhlab (github.com/manhlab)
- Teluser (github.com/Teluser)
- pvanh98 (github.com/pvanh98)
---
Contributing
------------
All contributions are more than welcomed. Contributions may close an issue, fix a bug (reported or not reported), improve the existing code, add new feature, and so on.
The `main` branch is the default and base branch for the project. It is used for development and all Pull Requests should go there.
License
-------
System is released under the terms of the GPL license. See `COPYING` for more
information or see <http://opensource.org/licenses/GPL-3.0>.