From 85daa222517ae24e00a3ea520922ff27ef330c6e Mon Sep 17 00:00:00 2001 From: Roy Wetherall Date: Thu, 4 Aug 2016 08:15:30 +1000 Subject: [PATCH] Add information to README file about outlook integration profile --- README.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 1ea55a44f5..d336eefc46 100644 --- a/README.txt +++ b/README.txt @@ -44,4 +44,19 @@ Updating License Headers: In order to refesh out of date license source headers run the following command: -mvn clean install -Dlicense.update.dryrun=false \ No newline at end of file + +mvn clean install -Dlicense.update.dryrun=false + + +Configuring Outlook Integration: +------------------------------- + +To download and run RM with the Outlook Integration AMPs installed on the repo and Share use the following commands: + + mvn clean install -Pstart-repo,outlook-integration + mvn clean install -Pstart-share,outlook-integration + +Follow these instructions install licence and Outlook plugin: + + - http://docs.alfresco.com/outlook2.1/tasks/Outlook-license.html + - http://docs.alfresco.com/outlook2.1/tasks/Outlook-install_v2.html