Advertising sustains the DA. Ads are hidden for members. Join today

On this page

Third-party Integration Modules

CMIS Alfresco

Last updated on
30 April 2025

You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules

Setting up a development environment should be pretty straightforward since this is mostly a vanilla installation of the products. But just so we have consistent environments here is a quick guide.
Prerequisites

  • Apache 2.x with PHP 5 (curl, json, SimpleXML)
  • MySQL
  • Java and Ant

Setup

  1. Setup Acquia out-of-the-box install from http://acquia.com/downloads
  • If not using Aquia Drupal, be sure to install CCK, as we'll be using this shortly
  • Setup Alfresco Labs 3.0c out-of-the-box install
    • Assume using Tomcat bundle and configured for MySQL
    • Alfresco Labs 3 Stable (aka "3d") also works
    • Alfresco 3.x Enterprise also works.
  • Download code from http://www.drupal.org/project/cmis-alfresco
  • Install Alfresco-Drupal modules
    • Copy (or symlink) modules/alfresco to Drupal install modules directory (sites/all/modules or sites//modules)
  • Enable the Alfresco module
  • Set the Alfresco configuration settings
  • Verify by browsing to http://localhost:8080/alfresco/info
  • If you are working with the checked out code, you can use Ant to deploy the module to Drupal.

    1. Create a build.properties file using the build.properties.template file provided as an example
    2. Do Ant build

    Help improve this page

    Page status: Not set

    You can: