Skip to content

leolimma/maxacali

 
 

Repository files navigation

PyPI badge Build Status Coverage badge License badge

Logo

Description

Free Open Source Electronic Document Management System.

Website

Video demostration

Documentation

Translations

Mailing list (via Google Groups)

Animation

License

This project is open sourced under Apache 2.0 License.

Installation

To install Mayan EDMS, simply do:

$ virtualenv venv
$ source venv/bin/activate
$ pip install mayan-edms
$ mayan-edms.py initialsetup
$ mayan-edms.py runserver

Point your browser to 127.0.0.1:8000 and use the automatically created admin account.

Contribute

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  • Fork the repository on GitLab to start making your changes to the development branch (or branch off of it).
  • Write a test which shows that the bug was fixed or that the feature works as expected.
  • Add yourself to the contributors file.
  • Send a merge request.

Analytics

About

Gerenciador Eletrônico de Documentos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.1%
  • JavaScript 8.7%
  • HTML 7.0%
  • CSS 5.7%
  • Other 0.5%