Search code examples
wikiplonedocument-managementknowledge-management

Document management using Plone4


I'm interested in making a document management system from Plone 4.

I need pointers to a way to integrate FlexPaper and a way for asynchroneous document transformation using existing tools like SWFTools, Ghostscript, ImageMagick, Batik etc..

Thank you for any pointers you can give me.


Solution

  • Plone 4 is an excellent choice. We've been using it as a document management system internally and for a number of high profile clients. The main selling points are:

    • Blobs are stored on the filesystem (not in the database);
    • OpenOffice, MS Office, PDF documents are indexed and their content searchable;
    • Fine grained ACLs;
    • Workflows.

    Regarding your points:

    Other advantages: