Files upload to the self-hosted s3 compatible storage

Hi!
We’re planning to develop Jmix and BProc based DMS and thinking about file storage for this project. I found we can store files on self-hosted s3 storage but I still have few question regarded this.

  1. Does Jmix supports documents versioning?
  2. Does Jmix team have plans to develop Alfresco integration?

Thanks in advance!

Hi @purchase,

When you want to build a DMS integration then perhaps you should look into WebDAV as an open standard to do that. It contains features like Versioning.

CUBA Platform has an addon for that to support it out of the box: WebDAV – CUBA Platform

For Jmix there is also a version available soon (see roadmap: https://github.com/orgs/Haulmont/projects/1)

Cheers
Mario

Hi!
Is WebDAV add-on available?