Free Open Source Electronic Document Management System


Keywords
django, dms, document management, indexing, ocr, pdf, python
License
GPL-2.0
Install
pip install mayan-edms==4.6.4

Documentation

pypi builds coverage python license Docker pulls Docker Stars Docker layers



Mayan EDMS is a document management system. Its main purpose is to store, introspect, and categorize files, with a strong emphasis on preserving the contextual and business information of documents. It can also OCR, preview, label, sign, send, and receive thoses files. Other features of interest are its workflow system, role based access control, and REST API.

Installation

The easiest way to use Mayan EDMS is by using the official Docker image. Make sure Docker is properly installed and working before attempting to install Mayan EDMS.

For the complete set of installation instructions visit the Mayan EDMS documentation at: http://mayan.readthedocs.io/en/latest/topics/installation.html

Hardware requirements

  • 2 Gigabytes of RAM (1 Gigabyte if OCR is turned off).
  • Multiple core CPU (64 bit, faster than 1 GHz recommended).

Important links