Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.