No description
  • JavaScript 58.9%
  • PHP 29.7%
  • Vue 10.6%
  • Makefile 0.7%
  • CSS 0.1%
Find a file
Nextcloud bot d436fb4188
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-08 02:26:38 +00:00
.github chore: change codeowners 2026-04-16 10:12:06 +02:00
.tx
appinfo chore: prepare v3.1.0 2026-04-16 10:11:06 +02:00
css better usage of file actions options 2023-11-03 16:17:24 +01:00
examples chore: fix actions 2025-06-11 16:38:47 +02:00
img
l10n fix(l10n): Update translations from Transifex 2026-05-08 02:26:38 +00:00
lib fix: remove decryption 2025-12-22 12:17:45 +01:00
src Merge pull request #114 from nextcloud/fix/noid/small-ui-issues 2026-04-16 10:02:20 +02:00
templates
tests fix: fix tests 2025-12-22 12:17:45 +01:00
vendor-bin chore: update composer dependencies 2025-12-22 12:17:45 +01:00
.eslintrc.js
.gitignore add composer, cs fixes, psalm fixes 2024-01-15 23:28:47 +05:30
.l10nignore
.nextcloudignore add nextcloud ignore and krankerl config 2023-05-10 10:33:20 +02:00
.php-cs-fixer.dist.php add composer, cs fixes, psalm fixes 2024-01-15 23:28:47 +05:30
AUTHORS.md update npm pkgs, bump min nc version to 26, use Php8 stuff, prepare new release workflow 2023-05-10 11:05:50 +02:00
CHANGELOG.md chore: prepare v3.1.0 2026-04-16 10:11:06 +02:00
composer.json chore: fix actions 2025-06-11 16:38:47 +02:00
composer.lock Chore(deps): Bump bamarni/composer-bin-plugin from 1.8.3 to 1.9.1 2026-02-07 02:07:00 +00:00
COPYING
krankerl.toml add nextcloud ignore and krankerl config 2023-05-10 10:33:20 +02:00
makefile
package-lock.json Chore(deps): Bump vue from 2.7.16 to 3.5.17 2026-04-16 08:04:30 +00:00
package.json chore: prepare v3.1.0 2026-04-16 10:11:06 +02:00
psalm.xml chore: update psalm and drop support for NC<30 2025-06-11 16:30:02 +02:00
README.md
stub.phpstub add composer, cs fixes, psalm fixes 2024-01-15 23:28:47 +05:30
stylelint.config.js update npm pkgs, adjust to nc/vue 8.16 2024-08-16 16:44:29 +02:00
webpack.js chore: update npm and composer deps 2025-12-22 12:17:45 +01:00

Mattermost integration into Nextcloud

This integration provides a search provider for Mattermost messages, a dashboard widget showing your latest @mentions and lets you send files to a Mattermost channel directly in Nextcloud Files.

🔧 Configuration

User settings

The account configuration happens in the "Connected accounts" user settings section. It requires to create a personal access token in your Mattermost settings.

A link to the "Connected accounts" user settings section will be displayed in the widget for users who didn't configure a Mattermost account.

Admin settings

There also is a "Connected accounts" admin settings section if you want to allow your Nextcloud users to use OAuth to authenticate to a specific Mattermost instance.