Receive Kanboard notifications on Jabber.
- Frederic Guillot
- License MIT
- Kanboard >= 1.0.37
- XMPP server
You have the choice between 3 methods:
- Install the plugin from the Kanboard plugin manager in one click
- Download the zip file and decompress everything under the directory
plugins/Jabber
- Clone this repository into the folder
plugins/Jabber
Note: Plugin folder is case-sensitive.
Go to Settings > Integrations > Jabber and fill the form:
- XMPP server address: Address of your Jabber server (tcp://jabber.example.com:5222)
- Jabber domain: Jabber domain
- Username: Kanboard username to connect to your Jabber server
- Password: Kanboard password to connect to your Jabber server
- Jabber nickname for Kanboard: nickname used by Kanboard
- Go to your user profile then choose Integrations > Jabber
- Enter your Jabber Id (JID), by example [email protected]
- Then enable Jabber notifications in your profile: Notifications > Select Jabber
- Go to the project settings then choose Integrations > Jabber
- Enter the name of the room, by example [email protected]
- Enable the debug mode
- All connection errors with the XMPP server are recorded in the log files
data/debug.log
or syslog
- Update XMPP library
- Update Documentation links
- Fix bug concerning task overdue events