Skip to content

keensoft/alfresco-site-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alfresco-site-groups

This addon provides a new Groups management option in Alfresco Share site configuration menu in order to manage groups locally to a site. Available only for Site Administrators.

The plugin is licensed under the GPL v3.0. The current version is compatible with Alfresco 5.2 and Alfresco 6.0 and it can be deployed on Alfresco 5.0.c with some conditions detailed at releases section.

This plugin is based on Alfresco Aikau and will be experimental forever.

Downloading the ready-to-deploy-plugin

The binary distribution is made of one JAR file for repo and another JAR file for share:

You can install it 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