Skip to content

This plugin very simply allows you to add an additional banner and a Footer to Mattermost.

License

Notifications You must be signed in to change notification settings

coltoneshaw/Mattermost-Plugin-Footer-and-Banner

Repository files navigation

Additional Banner and Footer Plugin

This plugin very simply allows you to add an additional banner and a Footer to Mattermost. These are configured similar to the current Announcement Banner that exists within Mattermost.

Currently this does not have support on the mobile client

Installation

You can download the latest release from here under Assets. Once you do this then upload it to your server via System Console > Plugin Management. You must first have EnableUploads set to true within your config.json.

"PluginSettings": {
    "EnableUploads": true
}

Usage

Within your System Console you can enable / disable the footer and header under Integrations > Additional Banner.

Colors

Text colors must be one word or hex values

ex: #000000 or darkblue

Using dark blue as a color will not work.

Text

The text can be formatted with markdown.

ex: **Make sure** to follow the compliance [here](www.thecompliance.com)

Example

Screen Shot 2022-02-01 at 2 42 58 PM

About

This plugin very simply allows you to add an additional banner and a Footer to Mattermost.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published