Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 700 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 700 Bytes

Broadcast Message Plugin

  • 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.

Requirements

  • PHP >= 5.6
  • Kanboard >= 1.2.3

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/Broadcast
  3. Clone this repository into the folder plugins/Broadcast

Note: Plugin folder is case-sensitive.

Usage

To publish a new message, go to "Settings > Broadcast Message".