Best web app integration approach

We would like to integrate MM into a social networking platform as main communication tool. The existing platform is going to be written in VueJS or ReactJS (or any equivalent framework).

What is the best way to integrate Mattermost’s chat experience into an existing web application?

From the docs I’ve only seen the iframe mode (which is not recommended and will limit UI interactions). In addition customization (hiding certain elements in embedded mode seems not available).

Forking MM and building the platform around doesn’t sound like an option.

1 Like

I am also facing the same issue. We need help

I am currentely facing the same issue. Is there any updates in regards to that?

I am currentely trying to turn the Mattermost application into a package that I could use as a component.

Has anyone done something similar or used another way to integrate it?