Skip to content

Display information from and interact with GitHub directly from Alfresco Share

License

Notifications You must be signed in to change notification settings

share-extras/github-dashlets

Repository files navigation

GitHub Dashlets

Display information from and interact with GitHub directly from Alfresco Share.

GitHub Notifications Dashlet

Pre-requisites

  • Alfresco 4.2.d or later
  • Latest Share-OAuth code built from master branch

Building and Installing

Use Maven to build the JAR file, which you can then install into your local Tomcat instance

mvn clean package && \
  cp target/github-dashlets-1.0-SNAPSHOT.jar <TOMCAT_HOME>/webapps/share/WEB-INF/lib

About

Display information from and interact with GitHub directly from Alfresco Share

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published