Go to file
2023-01-17 13:11:51 +01:00
changelog.md first commit 2022-12-10 11:25:22 +01:00
class.paperless.php field for autocompletion can be set 2023-01-16 16:03:10 +01:00
class.Paperless.php add database table and class to access it for saved views 2022-12-14 14:50:44 +01:00
conf.php shorten title and better description 2023-01-17 13:11:51 +01:00
icon.svg new icon 2023-01-09 16:22:53 +01:00
lang.php add missing translations 2022-12-12 19:04:25 +01:00
paperless-sqlite3.sql rename file 2022-12-14 18:10:07 +01:00
paperless.sql add database table and class to access it for saved views 2022-12-14 14:50:44 +01:00
README.md some more documentation 2022-12-10 15:00:41 +01:00

SeedDMS paperless extension

Paperless (and Paperless ngx) is another free document management system. It has a different focus than SeedDMS and misses many of the features of SeedDMS but there are three Android apps for uploading and browsing, which can be used for SeedDMS as well, if this extension is installed.

All apps are available at google play and/or f-droid.

paperless-mobile This is the youngest but most feature complete app.

paperless This one is already a couple of years around but development has slowed down a bit. It supports listing and uploading documents.

paperless-share This app just adds a share button. Any shared document will be uploaded to the server. Once the app was started it is mostly invisible.

How it works

The extension adds additional routes and a so called middleware to the restapi. The middleware is just for handling the token based and basic authentication of paperless.