Posted by smartinm on January 14, 2009 at 5:03pm
Alfresco module is a complete out of the box solution to integrate a Drupal site with Alfresco Open Source Enterprise Content Management System (ECM). It consists of a set of modules that offer multiple functionalities. The core of integration is based on the type of content Alfresco Item, following the paradigm Alfresco nodes as Drupal nodes.
- alfresco.module
- The main module. Provides a new Alfresco item node content type for Drupal sites. The Alfresco item node embeds Alfresco contents inside your site, with support for direct and private download of the files stored in Alfresco repository, caching of node properties, search repository, Views support, ...
- alfresco_browser.module
- Allows users to visualize, upload, search, browse and retrieve nodes of the Alfresco repository. (Screenshot)
- alfresco_field.module (new!)
- Defines a CCK field type for creating and referencing an Alfresco node from another node (available in 6.x-1.2 release).
- alfresco_attach.module
- Allows users to create and attach alfresco items to other Drupal content (similar to upload.module).
- alfresco_import.module
- Allows importing multiple alfresco nodes from a space of Alfresco.
Requirements
- Alfresco 3.x or 2.x (compatible with Alfresco Community Edition and Alfresco Enterprise)
- PHP 5.2 or later, with SOAP extension enabled
- Alfresco browser module requires the Ext JS Library. Please download the Ext JS library, extract the archive and copy its contents to the following location:
sites/all/libraries/ext. If you are using Libraries API module, you can place Ext JS in the Libraries module's search path.
Credits
Author and maintainer:
This project has been sponsored by:
- GMV Innovating Solutions
Technological business group with an international presence. GMV offers its solutions, services and products in very diverse sectors: Aeronautics, Banking and Finances, Space, Defense, Health, Security, Transportation, Telecommunications, and Information Technology for Public Administration and large corporations. - Special thanks to Manuel Jesús Recena Soto for many suggestions and helpful comments.
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Content, File Management, Third-party Integration
- Reported installs: 98 sites currently report using this module. View usage statistics.
- Last modified: August 25, 2011