Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.63 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.63 KB

Alfresco: Site Home Page (plus)

From Alfresco 5.1 EE, a user can define the start page after login to Share.

This addon provides an extension to use any arbitrary page as home for every Site (instead of Dashboard page). Site Administrator can define the home page for the Site similarly to related start page definition introduced by Alfresco 5.1 EE.

alfresco-site-home-page-demo

Current addon state is BETA.

The plugin is licensed under the LGPL v3.0. The current version is 1.0.0, which has been developed using Alfresco 5.1-EA, although it should run in Alfresco 5.0.d.

Downloading the ready-to-deploy-plugin

The binary distribution is made of one amp file to be deployed in Share:

You can install them by using standard Alfresco deployment tools

Building the artifacts

If you are new to Alfresco and the Alfresco Maven SDK, you should start by reading Jeff Potts' tutorial on the subject.

You can build the artifacts from source code using maven $ mvn clean package