Mrdoc is a Libre Self-hosted Document Management System

Mrdoc is a Libre Self-hosted Document Management System

Mrdoc is an online document management system (DMS) developed based on python. It is suitable for individuals and small teams to manage documents, knowledge and notes.

It is committed to become a private online document deployment solution for the whole platform (web, desktop, mobile).

Mrdoc supports writing text documents using markdown editor and WYSIWYG editor, and writing online table documents using online table editor.

16 Free Open-source Document Management Systems (DMS) for Enterprises and Individuals
What is a Document Management System? A Document Management System (DMS) is a software system that enables organizations to store, manage, and track electronic documents and images of paper-based information. The primary purpose of a DMS is to provide a central location for managing all digital and physical documents and

The import function is convenient for you to migrate and save local documents and documents of other systems. The export function can better meet the document use requirements in various scenarios.

Features

  • ⚙Site Manage & User Manage
    • Support user registration, login, management, administrator and other basic user functions;
    • Support site configuration registration invitation code, advertising code, statistics code, email retrieval password, site wide close registration, site wide forced login and other management functions;
    • It supports the configuration of the permission of the Project, and provides four permission modes: public, private, visible to the specified user and visible to the access code;
  • 📚Document System
    • Document writing and reading are based on the Project, with five modules, namely projectdocumentdocument templateimage and attachment;
    • The markdown editor based on editormd and vditor is used to optimize and extend, and the markdown syntax is used for document writing, and image management and uploading, table pasting, mind mapping, flow chart drawing and sequence diagram drawing are supported;
    • Two column document reading page, three-level directory level display, document reading font scaling, font type switching, page social sharing, mobile reading optimization, text collection export PDF, ePub file;
    • Support the account based API interface, which can use the account token to get the corpus, upload pictures and create documents through the 'API';
    • Supports the project collaboration function. A project can have one Creator and multiple collaborators, and can flexibly select collaboration permissions;
    • It supports the function of document historical version to view and compare the differences between the historical version and the existing version, and restore a historical version to the current version;
  • Easy to install from our source or using Docker.
Best 17 Free Open source Self-hosted Document Management Solution (DMS)
DMS stands for Document Management System, which is a system designed to store, manage and track the usage of documents. The main goal of DMS is to reduce the use of papers.

Simple Installation Tutorial

1. install dependent modules

pip install -r requirements.txt

2. Initialize database

After installing the required third-party library and configuring the database information, we need to initialize the database.

Open the command line interface under the project path and run the following command to generate the database migration:

python manage.py makemigrations 

Run the following command to perform database migration:

python manage.py migrate

After execution, the database is initialized.

3. Create Super User

After initializing the database, you need to create an administrator account to manage the whole mrdoc. Open the command line terminal in the project path and run the following command:

python manage.py createsuperuser

Follow the prompts to enter the user name, email address and password.

4、Test Running

After completing the above steps, you can run and use mrdoc.

In the test environment, you can use the server provided by Django to run mrdoc. The command is:

python manage.py runserver

Tech Stack

  • Python
  • Django
  • Jquery
  • LayUI
  • PearAdminLayui
  • Editor.md
  • Marked
  • CodeMirror
  • Echarts
  • Viewer.js
  • Sortable.js
  • Vditor
  • TinyMCE

License

GPL-.3.0 License

Resources & Downloads

GitHub - zmister2016/MrDoc: mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。
mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。 - zmister2016/MrDoc






Read more




Open-source Apps

9,500+

Medical Apps

500+

Lists

450+

Dev. Resources

900+

/