4

Looking for a good document management solution in Drupal 8. I have seen some modules but none of them seem to be active. I've also considered Alfresco-Drupal integration but the drupal module seems to be unmaintained as well. What other solutions available?

I would like the following features:

  • doc storage, folders
  • versioning (major, minor)
  • check in/checkout
  • granular permissions
  • approval workflow (nice to have)

Looked at the following modules:

Mel
  • 3,058
  • 4
  • 26
  • 40
  • Developing something on your own, or paying someone else to do it, would you consider these options? – Lista Feb 22 '17 at 18:31
  • @Lista we are trying to stay away from too much custom development (except for the theme) but it seems it might be our only option. – Mel Feb 28 '17 at 12:21

2 Answers2

3

What about the standard CMIS module? https://www.drupal.org/project/cmis ?

1

This question might not be active anymore, but you might want to try Vardoc. https://www.drupal.org/project/vardoc

prmz
  • 311
  • 1
  • 3
  • 13