This addon provides a service to store and retrieve activities done in Nuxeo.
You can build Nuxeo Activity with:
$ mvn clean install
Copy the nuxeo-activity-*.jar into your Nuxeo instance in nxserver/bundles and restart.
Nuxeo Activity relies on a Datasource nxactivities which is not defined in a default distribution.
The easiest way to add it is to use the provided activity template. You need to copy the templates/activity folder into your Nuxeo instance:
$ cp -r templates/activity $NUXEO_HOME/templates/
Edit the bin/nuxeo.conf file to deploy the activity template after the default configuration:
nuxeo.templates=default,activity
Restart the Nuxeo instance.
Nuxeo provides a modular, extensible Java-based [open source software platform for enterprise content management] 1 and packaged applications for [document management] 2, [digital asset management] 3 and [case management] 4. Designed by developers for developers, the Nuxeo platform offers a modern architecture, a powerful plug-in model and extensive packaging capabilities for building content applications.
More information on: http://www.nuxeo.com/