1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osticket_ynh.git synced 2024-09-03 19:56:17 +02:00
Support Ticketing System package for YunoHost
Find a file
Éric Gaspar 968bbaf2fa
Merge pull request #8 from tituspijean/testing
[fix] set COMPOSER_HOME before building plugins
2020-11-04 23:05:32 +01:00
conf Upgrade to 1.14.3 2020-09-04 20:51:26 +02:00
scripts [enh] no need to export COMPOSER_HOME 2020-07-07 22:46:48 +02:00
.gitignore osTicket 2020-02-28 19:54:30 +01:00
check_process Update check_process 2020-09-05 15:38:04 +02:00
issue_template.md Create issue_template.md 2020-05-27 02:37:32 +02:00
LICENSE osTicket 2020-02-28 19:54:30 +01:00
manifest.json Merge pull request #12 from ericgaspar/patch-1 2020-10-13 16:03:39 +02:00
pull_request_template.md osTicket 2020-02-28 19:54:30 +01:00
README.md Merge pull request #13 from ericgaspar/patch-2 2020-10-13 16:04:12 +02:00
screenshot.png Adding screenshot 2020-02-28 19:59:07 +01:00

osTicket for YunoHost

Integration level
Install osTicket with YunoHost

This package allow you to install osTicket quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

osTicket is a widely-used open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. Manage, organize and archive all your support requests and responses in one place while providing your customers with accountability and responsiveness they deserve.

Shipped version: 1.14.3

Screenshots

Demo

Documentation

YunoHost specific features

Multi-users support

LDAP and HTTP auth are supported through plugins

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status

Additional information

  • The package include several plugins to be installed and enabled:

    • Archiver
    • Attachment Inline
    • Attachments hosted in Amazon S3
    • Attachments on the filesystem
    • Fetch Note
    • HTTP Passthru Authentication
    • JASIG CAS Authentication
    • LDAP Authentication and Lookup
    • Mattermost integration
    • Mentioner
    • Microsoft Teams notifier
    • Oauth2 Authentication and Lookup
    • Prevent Autoscroll
    • Radiobuttons
    • Slack notifier
    • Ticket Closer
    • Ticket Rewriter
  • The package includes many languages available through `Admin Panel > Settings > System


Developers info

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/osticket_ynh/tree/testing --debug
or
sudo yunohost app upgrade osticket -u https://github.com/YunoHost-Apps/osticket_ynh/tree/testing --debug