Alfresco Dynamic Website Installation

From AlfrescoWiki

Jump to: navigation, search

NOTE: This project has been superseded by Alfresco Web Studio - Alfresco's web site visual designer. A preview release of Web Studio is included in Alfresco Labs 3.

ADW will be distributed as source code and as an AMP. ADW requires the use of the Web Site Tools AMP.

Both adw.amp and websitetools.amp can be installed by using the Alfresco Module Management tool.

java -jar ./bin/alfresco-mmt.jar install ./amps/websitetools.amp ./tomcat/webapps/alfresco.war -verbose

java -jar ./bin/alfresco-mmt.jar install ./amps/adw.amp ./tomcat/webapps/alfresco.war -verbose

After installing, restart your Alfresco server, log on, go to Web Projects and find the Alfresco Dynamic Website project.

Run the "Web Project Tools" from the "Actions Menu" to repair any form associations.

Optional: Edit the Web Project Settings to turn this site into a template that can be inherited by new Web Projects. This is highly recommended.