Showing posts with label Alfresco. Show all posts
Showing posts with label Alfresco. Show all posts

Tuesday, March 05, 2013

Adding Modules to Alfresco 4.x

FYI I'm using the Bitnami AMI.

Download and move the module:

  1. cd ~/
  2. wget http://path/to/alfresco_amp_module
  3. sudo mv ~/module.amp /opt/bitnami/apps/alfresco/amps/
  4. sudo /opt/bitnami/ctlscript.sh stop
  5. cd /opt/bitnami/apps/alfresco

Install module: sudo ./apply_amps.sh
(accept the prompts)

Verify module is installed: sudo java -jar alfresco-mmt.jar list /opt/bitnami/apache-tomcat/webapps/alfresco.war

Start up Alfresco again:
sudo /opt/bitnami/ctlscript.sh start

Labels

Blog Archive

Contributors