Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.49 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.49 KB

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