Nextcloud integration for admins

This guide covers installation and operation of the SimpleDMS integration app for Nextcloud.

Supported versions

  • Nextcloud: 32 and 33
  • SimpleDMS: 1.9.0 and newer

Install

  1. Place the app folder at custom_apps/simpledms_integration in your Nextcloud installation.
  2. Enable the app in the Apps screen.
  3. Open Administration settings and set SimpleDMS base URL.

Admin configuration

  • Open Administration settings -> Additional settings -> SimpleDMS Integration.
  • Set the SimpleDMS base URL, for example https://simpledms.example.com.
  • HTTPS is required for the base URL. HTTP is only accepted for localhost development.

Notes

  • Signed URLs are one-time tokens and expire after a short TTL.
  • The SimpleDMS backend must be able to reach the public Nextcloud URL to fetch the signed download URL.