KIKOU2016 / alfresco-site-groups

Alfresco Share groups management for Sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Alfresco Share groups management for Sites

License:GNU General Public License v3.0


Languages

Language:JavaScript 91.4%Language:FreeMarker 4.0%Language:Java 3.9%Language:Shell 0.8%