(Fork from archived Projedt plugin-broadcast by Frédéric Guillot, Balázs Úr and others)
- Broadcast messages to all users via the application
- Send a message to all active users via email
For example, it could be used to publish announcements or schedule maintenance.
- PHP >= 5.6
- Kanboard >= 1.2.3
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/Broadcast
- Clone this repository into the folder
plugins/Broadcast
Note: Plugin folder is case-sensitive.
To publish a new message, go to "Settings > Broadcast Message".