DMS
jonoratner - July 8, 2009 - 17:18
Has anyone yet had success integrating a Documnet Management System with a drupal site?
If so which DMS have you used, was it successful?
Which other DMS that you know can be used successfully with Drupal?

_
At this point there's really only two choices: http://drupal.org/project/alfresco and http://drupal.org/project/kt
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
DMS performance for DRUPAL?
Now I am using KT for DMS for my drupal site. But it feels like I'm just running KT from inside of drupal site (Or maybe I cant use the integration properly). The feature just 'administer kt' and 'login to kt'. All i can do is just login to drupal, and then login to kt inside drupal site. And just run the KT there. ^_^'
Now I want to try Alfresco for the DMS.
Anyone want to share thought about using DMS in drupal?
New KT integration code
Check out some of the new integration code we have in KT.
It allows you to attach documents to nodes as a CCK reference field.
It's quite basic for now and rough, but it works.
http://drupal.org/node/529326
The reason I stick with KT instead of Alfresco is simple: KT is in PHP, Alfresco is in Java. I don't know how to support or tweak or even install Java apps correctly, I do know PHP.