PHP https://jarnvid.com/developments/php Mon, 23 Dec 2024 15:24:18 +0800 Joomla! - Open Source Content Management en-gb no-reply@jarnvid.com (Jarnvid) Document Management - SeedDMS https://jarnvid.com/developments/php/4-document-management-seeddms https://jarnvid.com/developments/php/4-document-management-seeddms

Features

SeedDMS offers all the features or LetoDMS, while being simple to install and intuitive to use. It has a wide range of applicatons from private document storage to enterprise use with strict and sophisticated workflow management.

Documents and Folders

SeedDMS manages documents and folders very similar to a file system on your hard disk. But it offers much more when it comes to additional meta data like the author, keywords, a description, and arbitrary attributes.

Each document has at least one version which is the actual content of the document. Any update will create a new version, while keeping all the old ones.

Meta data, Searching

A document is more than a file. It has extra metadata, can have any number of versions, be related to other documents, may even have attached files, has access rights and can be run through a workflow before it is released. The most common document types like PDF, MS Word, MS Excel can be indexed for full text search.

Workflow

LetoDMS always had a simple workflow management requesting review and approval before a document is released. Since version 4.0.0 SeedDMS has a fully new workflow engine has been added which allows arbitrary self defined workflows.

Demo

http://demo.seeddms.org

Download

Official

http://sourceforge.net/projects/seeddms/

Jarnvid All-In-One Version:

This version is integrate all package into one file and ready to deploy.

http://tools.jarnvid.com/package/seeddms-full-4.3.13.tar.gz

Modify:

Integrate PEAR

Set Include Path into [inc/inc.Settings.php] and [install/install.php]

Create file ENABLE_INSTALL_TOOL into conf

Linux Command:

wget http://tools.jarnvid.com/package/seeddms-full-4.3.13.tar.gz
tar zxvf seeddms-full-4.3.13.tar.gz
mv -f seeddms-full-4.3.13/* ./
rm -rf seeddms-full-4.3.13
rm -rf seeddms-full-4.3.13.tar.gz

Open browser and run installation.

]]>
oscar.lei@jarnvid.com (Oscar) PHP Mon, 19 Jan 2015 11:59:44 +0800