https://github.com/lieut-data/mattermost-plugin-wrapper-demo
Illustrate how to inject CSS to wrap the Mattermost application with absolutely positioned divs.
https://github.com/lieut-data/mattermost-plugin-wrapper-demo
mattermost mattermost-plugin
Last synced: 6 months ago
JSON representation
Illustrate how to inject CSS to wrap the Mattermost application with absolutely positioned divs.
- Host: GitHub
- URL: https://github.com/lieut-data/mattermost-plugin-wrapper-demo
- Owner: lieut-data
- License: apache-2.0
- Created: 2020-04-14T17:45:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T00:49:59.000Z (over 2 years ago)
- Last Synced: 2025-03-27T15:48:03.402Z (7 months ago)
- Topics: mattermost, mattermost-plugin
- Language: Go
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Plugin Wrapper Demo
This plugin serves as a starting point for how to inject CSS to wrap the Mattermost application with arbitrary content.
