Teams | Collaboration | Customer Service | Project Management

Latest Posts

6 Things You Can Do Right Now to Make Your Remote Team More Productive

Remote work has existed for decades as an alternative to the traditional in-office work environment. When it first became a viable option—people have been working remotely since the dawn of email in 1971 and before via telephone—distributed work was often met with trepidation by companies and employees alike. In recent years, however, working remotely, “working from home,” and other similar terms have become commonplace.

Search for files and document contents in Mattermost

Finding the right information in Mattermost is critical to work smarter and be more productive. Searching in Mattermost now finds both relevant messages and files in your team’s conversation history. Search will return results for attachments that match the file name or contain matching text content within supported document types. File search is available today in Mattermost Cloud and in Mattermost Self-Managed v5.35 (available May 16), with mobile support coming soon.

Mattermost plugins: How to set up your developer environment

The goal of this four-part series is to help you learn how to write your own Mattermost plugins for the first time. To kick things off, this article teaches you how to set up your developer environment. My test computer is a five-year-old laptop with an Intel i5 processor and 4GB of RAM. You need at least 30GB of hard disk for this project. Of course, you’ll also need an internet connection. We start with a freshly installed Ubuntu 20.04. You don’t need to install the desktop environment.

Are Native and Electron Apps Finally Obsolete? Publishing Full-Stack Web Apps in the Windows and Mac App Stores

When most people think of web apps, they think of progressive web apps (PWAs). The problem is that PWAs are essentially just locally cached web pages that generally still need to connect to a server to fully function. They aren’t complete apps in and of themselves. But what if you could package the entire web stack — i.e., both client-side and server-side — as a standalone desktop application? It might sound crazy, but it isn’t.

5 workflow automations for Mattermost that we love at n8n

n8n is a fair-code licensed tool that helps you automate tasks, sync data between various sources, and react to events — all via a visual workflow editor. Our team has been using Mattermost for internal communication since the very beginning, and in time we have developed a ChatOps practice by integrating Mattermost with our workflows. In this article, we present five of our favorite use cases of n8n with Mattermost, for both work productivity and team engagement.

Building a Go-to-Market Strategy for Developer Tools

As a YC alum and co-founder of Mattermost, I often get asked by early stage YC companies about what it’s like to build a commercial open source business. With the start-up’s permission, we’ve started recording some of the Q&A sessions, transcribing them and sharing the more popular questions on the Mattermost blog in short form articles.

How We've Built an Open Source Community at Mattermost

Our community has been at the heart of what makes Mattermost great since the earliest days. The first community members were people who were trying out the earliest versions of the platform, filing bugs and wanting to make feature improvements. Our open source community has grown, contributing thousands of pull requests, from new features and plugins to translations and documentation.