nextcloud / integration_paperless

Integration with the Paperless Document Management System.
https://docs.paperless-ngx.com
GNU Affero General Public License v3.0
10 stars 1 forks source link

Paperless Integration

Integration with the Paperless Document Management System.
It adds a file action menu item that can be used to upload a file from your Nextcloud Files to Paperless.

🛠️ State of maintenance

While there are many things that could be done to further improve this app, the app is currently maintained with limited effort. This means:

We would be more than excited if you would like to collaborate with us. We will merge pull requests for new features and fixes. We also would love to welcome co-maintainers.

If there is a strong business case for any development of this app, we will consider your wishes for our roadmap. Please contact your account manager to talk about the possibilities.

Development

Set allow_local_remote_servers to true (boolean) in your config.php.
The Paperless server will run on http://localhost:8000 with username admin and password admin:

docker-compose up