Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Faust13/osticket-mattermost
Mattermost plugin for osTicket
https://github.com/Faust13/osticket-mattermost
Last synced: about 2 months ago
JSON representation
Mattermost plugin for osTicket
- Host: GitHub
- URL: https://github.com/Faust13/osticket-mattermost
- Owner: Faust13
- Fork: true (pberndro/osticket-mattermost)
- Created: 2019-06-24T11:35:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T14:19:24.000Z (over 5 years ago)
- Last Synced: 2024-08-03T01:12:13.962Z (5 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-osticket - Mattermost - A plugin to send notifications to a Mattermost channel. (Plugins / Third Party Integration Plugins)
README
# osticket-mattermost
Mattermost plugin for [osTicket](https://osticket.com) to send notifications to a [Mattermost](https://www.mattermost.org) channel.## Install
Clone this repo or download the zip file and place the contents into your `include/plugins` folder.## Info
This plugin uses CURL and tested with osTicket v1.10.1 and v1.12## What's new
### v1.2.0
- Add notifiation string to config of the plugin.### v1.1.0
- Add compability with osTicket v1.10+
- Now plugin can send ticket text### v1.0.0
- Release version## Screenshots
![Screenshot](https://i.imgur.com/xzALnGC.png)
## Contribution
Spacial thanks to [thammanna](https://github.com/thammanna) for inspiration by his osTicket plugin [osticket-slack](https://github.com/thammanna/osticket-slack) written for Slack.