1alertrocketchatgroup plugin for DokuWiki 2 3Alerts rocketchat groups when there are changes to pages 4 5## Configure 61. Create an Incoming Webhook on Rocket.Chat 72. Enter the webhook into the rocketchat configuration section in DokuWiki's Configuration Settings 83. In the "Url Server" put url of rocketchat. eg:https://rocketchat.mydomain.com:3000 94. In then "Payload of WebHook(comma separated)", put all payloads separeted by comma 105. In "Group's name in DokuWiki (comma separated)", put name pages trigger message, separeted by comma. eg: wiki, ti 11 12Each group must have its own payload, enter the payload separated by comma in the same order as the groups. 13Eg: 14payloads: 65b460ed50e121a99413064b/8Mt7ys2HZcQpnC75SyMdC3hw2gDM7ER4g7Yb4mpHPYBKC5KF,65b460ed50e121a99413064b/8Mt7ys2HZcQpnC75SyMdC3hw2gDM7ER4g7Yb4mpHPYBKC5KF 15groups: TI, WIKI 16 17All documentation for this plugin can be found at 18https://github.com/jpdroid/AlertRocketChatGroup 19 20If you install this plugin manually, make sure it is installed in 21lib/plugins/alertrocketchatgroup/ - if the folder is called different it 22will not work! 23 24---- 25Copyright (C) JPDroid <jpdroid.jpo@gmail.com> 26