If plugin functionalities don’t cover your use cases, you have the freedom to customize and build your own version of the mattermost-server
project.
Before proceeding with the steps below, make sure you have completed the mattermost-server setup process.
Customize the project according to your requirements.
Build binary files for Mattermost server.
make build
make package
.tar.gz
file to server for deployment.