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 Administrator can restore home page for every site to Site Dashboard using Site Manager page at Admin Tools menu.
--Click on image to see demo--
License The plugin is licensed under the LGPL v3.0.
State Current addon release 1.0.0 is BETA
Compatibility The current version has been developed using Alfresco 5.1-EA and Alfresco SDK 2.1, although it should run in Alfresco 5.0.d and Alfresco 5.0.c Browser compatibility: 95% supported (refer http://caniuse.com/#feat=atob-btoa)
Languages Currently only provided in English
No original Alfresco resources have been overwritten
The binary distribution is made of one amp file to be deployed in Share:
You can install them by using standard Alfresco deployment tools
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