1# DokuWiki Slack Notifier
2
3A DokuWiki plugin that notifies a Slack channel room of wiki edits.
4
5![Example notification](example.png)
6
7![Example rename notification](example_rename.png)
8
9## Install
10
11Download the latest release from [Tags] page and install the plugin using the
12[Plugin Manager]. Refer to [Plugins] on how to install plugins manually.
13
14[Tags]: https://github.com/glensc/dokuwiki-plugin-slacknotifier/tags
15[Plugin Manager]: https://www.dokuwiki.org/plugin:plugin
16[Plugins]: https://www.dokuwiki.org/plugins
17
18## Configure
19
201. Create an Incoming Webhook on slack: https://api.slack.com/messaging/webhooks#create_a_webhook
21
222. Enter the webhook into the slacknotifier configuration section in DokuWiki's Configuration Settings
23
24## Root Namespace
25
26To include the root namespace, simply put a `:` in the namespace field in the config.
27