Skip to content

jaguardesignstudio/dokuwiki-hipchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DokuWiki-Hipchat

A DokuWiki plugin that notifies a HipChat room of wiki edits.

Setup

  1. Clone repository into your DokuWiku plugins folder, making the target folder name 'hipchat'
$ git clone https://github.com/jaguardesignstudio/dokuwiki-hipchat.git hipchat
  1. To fetch the required dependencies, run:
$ composer install
  1. In your DokuWiki Configuration Settings, enter an API token, room name (or ID number), and the name you want the notifications to appear from in HipChat.

  2. Optionally, you can also define a comma-separated list of first-level namespaces to limit notifications to only those namespaces (without this setting, all namespaces will trigger notifications)

Requirements

  • DokuWiki
  • Hippy - [mandatory] PHP version 5.x (developed using 5.2.9)
  • Hippy - [mandatory] PHP's cURL module

About

HipChat notification plugin for Dokuwiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published