dmitrijkir / mattermost-plugin-calendar

Calendar for mattermost
Apache License 2.0
24 stars 1 forks source link
calendar golang mattermost mattermost-calendar mattermost-plugin

Mattermost Calendar Plugin

calendar_screen

License Release

The Mattermost Calendar Plugin is a powerful tool to help you schedule and manage team meetings and events directly within Mattermost.

Features

Installation

To install the Mattermost Calendar Plugin, follow these steps:

  1. Download the latest release from the Releases page.
  2. Upload the plugin to your Mattermost server.
  3. Enable the plugin in your Mattermost settings.

Development

Note

Building the plugin requires the following:

  • Golang: version >= 1.18
  • NodeJS: version 14.x
  • NPM: version 6.x

Use make dist to build this plugin.

Use make deploy to deploy the plugin to your local server.

For more details on how to develop a plugin refer to the official documentation.

Check API documentation here

Contribution

We welcome contributions to the Mattermost Calendar Plugin!

Support

If you encounter any issues or have questions, please create a GitHub Issue.

License

This project is licensed under the Apache-2.0 License.