focalboard/mattermost-plugin
Scott Bishel 0489de8bd3
implement data retention for boards (#2588)
* implement data retention for boards

* fix lint errors

* start of orphans

* add and update tests

* fixes for merge

* fix tests

* fix lint

* reset from testing

* update setting unit test variable

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-04-18 09:03:42 -06:00
..
.circleci
assets
build
public
server implement data retention for boards (#2588) 2022-04-18 09:03:42 -06:00
webapp Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
.editorconfig
.gitattributes
.golangci.yml
go.mod implement data retention for boards (#2588) 2022-04-18 09:03:42 -06:00
go.sum
LICENSE
Makefile implement data retention for boards (#2588) 2022-04-18 09:03:42 -06:00
modd.conf
plugin.json
README.md

Mattermost Boards (Focalboard Plugin)

Mattermost Boards is the Mattermost plugin version of Focalboard that combines project management tools with messaging and collaboration for teams of all sizes. To access and use Mattermost Boards, install or upgrade to Mattermost v6.0 or later as a self-hosted server or Cloud server. After logging into Mattermost, select the menu in the top left corner of Mattermost and select Boards.

Mattermost Boards is installed and enabled by default in Mattermost v6.0 and later.

To build your own version of Matterboard Boards and upload it to your own Mattermost server, follow the instructions here.