Open Source Document Management System.
Project description
Description
Free Open Source, Django based document management system with custom metadata indexing, file serving integration, tagging, digital signature verification, text parsing and OCR capabilities.
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 GitHub 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 pull request
1.1 (2015-02-10)
Uses Celery for background tasks
Removal of the splash screen
Adds a home view with common function buttons
Support for sending and receiving documents via email
Removed custom logging app in favor of django-actvity-stream
Adds watch folders
Includes Vagrant file for unified development and testing environments
Per user locale profile (language and timezone)
Includes news document workflow app
Optional and required metadata types
Improved testings. Automated tests against SQLite, MySQL, PostgreSQL
Many new REST API endpoints added
Simplified text messages
Improved method for custom settings
Addition of CORS support to the REST API
Per document language setting instead of per installation language setting
Metadata validation and parsing support
Start of code updates towards Python 3 support
Simplified UI
Stable PDF previews generation
More technical documentation
For a full changelog and release notes go to: http://mayan.readthedocs.org/en/latest/releases/1.1.html
1.0 (2014-08-27)
New home @ https://github.com/mayan-edms/mayan-edms
Updated to use Django 1.6
Translation updates
Custom model properties removal
Source code improvements
Removal of included 3rd party modules
Automatic testing and code coverage check
Update of required modules and libraries versions
Database connection leaks fixes
Support for deletion of detached signatures
Removal of Fabric based installations script
Pluggable OCR backends
OCR improvements
License change, Mayan EDMS in now licensed under the Apache 2.0 License
PyPI package, Mayan EDMS in now available on PyPI: https://pypi.python.org/pypi/mayan-edms/
New REST API
For a full changelog and release notes go to: http://mayan.readthedocs.org/en/latest/releases/1.0.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for mayan-edms-1.1.0-1502100955.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd3ab12547b7bad5702de77ac93b0a14dfe620529b0822d82043f9caddf62ab3 |
|
MD5 | a85c0e80aeaca71660a6a61a978b4119 |
|
BLAKE2b-256 | 9265f8a484f1d2288786ef7ea2872124c7a5276cb7d054337716b8ca69678078 |
Hashes for mayan_edms-1.1.0-1502100955-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8394e2bbd396acfc22c76978a29ee9f40245d8526f6d37a2671e5df0da0ac7a3 |
|
MD5 | 68d797b53be53c29d0f8d4dfcc67eccc |
|
BLAKE2b-256 | 8889e3b124560da5b7d0ef0ae429ec34351e92f8af63182000904e851ac871a2 |