Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Wekan OIDC login with Gitlab
13 messages
Card popup location
12 messages
Hi. Cant run Wekan on Windows Browser, error attached. please advise.
4 messages
low effort production installation
LDAP base DN with white space in it
3 messages
Wekan / General
Is there a way to set the notification on all boards for all users to follow?
Best regards Bodo
At Board Settings, you can make outgoing webhook that send board changes for example to some chat, like RocketChat, Slack, or other chat https://github.com/wekan/wekan/wiki/Outgoing-Webhook-to-Discord
RockatChat server is free to install https://docs.rocket.chat/installation/snaps
RocketChat
And there is mobile apps at Play Store and Apple App Store that can use chat server URL and username and password to login to hcat
RocketChat Experimental by RocketChat
For each board, you can set separate webhook that sends messages to some specific chat channels
at RocketChat Admin Panel Integrations
Wekan has Outgoing Webhook, to RocketChat Incoming Webhook
So in RocketChat Admin Panel you create incoming webhook URL, and paste it to Wekan Board Outgoig Webhook
It is also possible to limit webhook data https://github.com/wekan/wekan/issues/2830
At Admin Panel is also Global Webhooks https://github.com/wekan/wekan/pull/2665
So it send all changes of all boards to webhook
so it you add all users to RocketChat channel, all get notifications of changes
Although using Global Webhooks could make Wekan slower. I'm looking how to make Wekan faster.
it depends how many changes are happening at all boards at once, it could be very many notifications.
Anyway, it RocketChat is the advantage, that you can scroll up to see old messages