mirror of
https://github.com/YunoHost-Apps/osticket_ynh.git
synced 2025-11-03 19:58:43 +01:00
Support Ticketing System package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
osTicket, packaged for YunoHost
Open source support ticket system
📦 Developer info
🛠️ Upstream osTicket repository: https://github.com/osTicket/osTicket
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/osticket_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade osticket -u https://github.com/YunoHost-Apps/osticket_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.