https://github.com/hiqdev/hipanel-module-ticket
Ticket Plugin for HiPanel
https://github.com/hiqdev/hipanel-module-ticket
hacktoberfest
Last synced: 12 months ago
JSON representation
Ticket Plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-ticket
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-04-21T15:10:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T18:36:36.000Z (over 2 years ago)
- Last Synced: 2024-04-25T19:02:13.499Z (about 2 years ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 500 KB
- Stars: 5
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Tickets
**HiPanel tickets module**
[](https://packagist.org/packages/hiqdev/hipanel-module-ticket)
[](https://packagist.org/packages/hiqdev/hipanel-module-ticket)
[](https://travis-ci.org/hiqdev/hipanel-module-ticket)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-ticket/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-ticket/)
[](https://www.versioneye.com/php/hiqdev:hipanel-module-ticket/dev-master)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation billing and control panel for hosting, domains and more.
This package provides support tickets management.
## Installation
The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "hiqdev/hipanel-module-ticket"
```
or add
```json
"hiqdev/hipanel-module-ticket": "*"
```
to the require section of your composer.json.
## License
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
Copyright © 2015-2018, HiQDev (http://hiqdev.com/)