Keep your documents organized with SeedDMS
Tutorial – SeedDMS
The SeedDMS document management tool helps your team stay focused and offers some powerful features for search, notification, and process control.
A Document Management System (DMS) is a file manager on steroids: a tool that stores files in orderly fashion but with many more features than a normal file manager provides. A team can use a DMS to co-manage documents of all sorts, from invoices to courseware, books, and product specifications, coordinating all their work on the document through an organized workflow.
SeedDMS [1] is a multiplatform, GPL-licensed DMS tool that provides version control, metadata search, and sophisticated workflow management. This tutorial will help you get started with managing documents in SeedDMS.
Why a DMS?
Before I plunge into the details of installing and using SeedDMS, I'll take a moment to address the question of why a DMS is even necessary. The first thing that any DMS gives its users is finer control – of both privacy and security. Total separation between DMS accounts and system user accounts also makes it much easier and safer to add temporary "guests" – customers or interns who need access to internal documents without full access to the system.
Support for metadata like keywords, categories, comments, and arbitrary attributes, together with the possibility to search both the metadata and the actual content of each document, allows users to organize and retrieve their files in many different ways.
Above all, a DMS administrator can decide who should review or approve each class of documents, allowing for a coherent, constant process that each document must pass through before it is officially approved. A DMS makes teamwork easier and team members accountable in ways that are not possible with normal users accounts and shared folders on a file server.
Why SeedDMS
One advantage of SeedDMS is that you can try it without installing anything. The SeedDMS website includes an online demo [2]. Your only limit is that you cannot upload files bigger than 5MB. If you have Docker credentials, you could also start your own test instance of SeedDMS inside an online virtual environment such as Play with Docker [3].
Feature-wise, SeedDMS has the basic functions found on most DMS tools, such as access control lists for both users and groups, plus the possibility to adopt a custom or built-in workflow for reviewing, approving, and publishing documents. The user and administration interfaces are entirely web-based, available in multiple languages, and compatible with WebDAV servers. Thanks to its integration with the Lucene search engine, SeedDMS offers full text search for files in PDF, Word, and Excel formats.
Another interesting feature of SeedDMS is its readiness for multi-site operations: You can install one copy of the source code and then share it among many different, totally independent instances. This makes it easy for consultants, or organizations whose departments have very different ways of working, to give each of their customers a SeedDMS configuration that is optimal for their needs. The same feature also allows each of the organizations that might share the same server to migrate to new versions of SeedDMS with minimum effort and impact on users.
Architecture
SeedDMS itself is a PHP7 application. A working installation is a mix of six components: web server, database, basic PHP libraries, PHP PEAR Modules, assorted utilities like ImageMagick or pdftotext for image and text processing, plus the actual PHP code of the application.
If you run any common, well-supported Linux distribution, you either have most of the background components already, or, if SeedDMS asks for them, you can install them from the default repositories. The PHP core of SeedDMS is divided into two independent parts. One is the back end, packaged as a PHP PEAR module, that accesses the database. The other is the front end that generates the web interface and handles user input.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.
-
New Slimbook EVO with Raw AMD Ryzen Power
If you're looking for serious power in a 14" ultrabook that is powered by Linux, Slimbook has just the thing for you.