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
Assemble essential files.
make package
Transfer desired .tar.gz
file to server for deployment.
Your feedback helps us improve the Mattermost developer documentation.
Have a feature request? Share it here.
Having issues? Join our Community server.