https://github.com/querateam/mattermost-rtl
Adds RTL support to Mattermost
https://github.com/querateam/mattermost-rtl
mattermost mattermost-plugin rtl
Last synced: 4 months ago
JSON representation
Adds RTL support to Mattermost
- Host: GitHub
- URL: https://github.com/querateam/mattermost-rtl
- Owner: QueraTeam
- Created: 2020-03-05T11:51:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T14:54:16.000Z (6 months ago)
- Last Synced: 2025-03-29T15:32:00.750Z (6 months ago)
- Topics: mattermost, mattermost-plugin, rtl
- Language: Go
- Homepage:
- Size: 2.36 MB
- Stars: 73
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mattermost RTL
This plugin [adds RTL (right-to-left) support to Mattermost](https://mattermost.com/blog/adding-rtl-support-to-mattermost/).
It applies automatic text direction to messages and text inputs.To use Vazirmatn font, please install [mattermost-vazirmatn](https://github.com/QueraTeam/mattermost-vazirmatn) plugin.
**Before** enabling the plugin:

**After** enabling the plugin:

This repository is based on
[mattermost-plugin-starter-template](https://github.com/mattermost/mattermost-plugin-starter-template).## Installation
Download the plugin file (`ir.quera.mattermost-rtl-*.tar.gz`) from the
[Releases](https://github.com/QueraTeam/mattermost-rtl/releases)
page and upload to your Mattermost server via **System Console**.## Other Plugins
- [mattermost-vazirmatn](https://github.com/QueraTeam/mattermost-vazirmatn)
- [mattermost-chat-ui](https://github.com/QueraTeam/mattermost-chat-ui)## Development, Build
make