Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Simple JavaScript Chat integration for Alfresco Share.
JavaScript CSS Ruby Other
Branch: master

Initial commit

PoC available for Alfresco Hack-a-thon at Summit 2014
Failed to load latest commit information.
src Initial commit
README.md Initial commit
pom.xml Initial commit

README.md

alfresco-js-chat-share

Simple JavaScript Chat integration for Alfresco Share.

Tested for ALFRESCO CE 4.2.f Supports IE 10+, Chrome, Firefox and Safari

Usage

  • An XMPP server supporting BOSH protocol is required (Openfire, Ejabberd, ...)
  • URL configuration can be set at jsChatShareModule.properties

$ mvn clean package $ cp target/alfresco-js-chat-share.amp /alfresco-4.2.f/amps_share/ $ /opt/alfresco-4.2.f/bin/apply_amps.sh

Contributors

Third party libraries

Screenshot

alt tag

TODO

  • Get a cleaner integration with converse.js
  • Include chat window on every Alfresco Share page
  • Single Sign On with Alfresco
  • Better UI integration
  • Content and chat relationships
  • Increase IE support (?)

Related work

Something went wrong with that request. Please try again.