wiki:AlfrescoDev

Overview of using Alfresco with Plutext

Introduction

plutext-server is packaged as an  Alfresco Module Package (AMP).

This means it follows certain conventions as to how it extends Alfresco, and can be easily deployed into an existing Alfresco installation.

The instructions on this page are for server-side developers. If you just want to run plutext in your existing Alfresco installation, you could use a downloadable AMP (but it won't work properly unless you have applied a patch for  AR-1989 ).

Installation

Install Alfresco in the usual way. Here is how.

Integration

Once you have the Alfresco source code installed and building, you need to extend it with the plutext code. this page explains how.