Download the PHP package amintado/yii2-ticket without Composer
On this page you can find all versions of the php package amintado/yii2-ticket. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amintado/yii2-ticket
More information about amintado/yii2-ticket
Files in amintado/yii2-ticket
Download amintado/yii2-ticket
More information about amintado/yii2-ticket
Files in amintado/yii2-ticket
Vendor amintado
Package yii2-ticket
Short Description A ticket system for website
License MIT
Homepage https://bitbucket.org/Ricco381/yii2-ticket/src
Package yii2-ticket
Short Description A ticket system for website
License MIT
Homepage https://bitbucket.org/Ricco381/yii2-ticket/src
Please rate this library. Is it a good library?
Informations about the package yii2-ticket
yii2-ticket
The ticket system for yii2
The stable version 1.0.8 has been released
Released stable version 1.0.7
Add to project
Be sure to add in AppAssets section in js the link on bootstrap.js
GET routes
Override class
Override views
The status of the ticket
TicketHead::OPEN = 0 - Open
TicketHead::WAIT = 1 - Waiting
TicketHead::ANSWER = 2 - Answered
TicketHead::CLOSED = 3 - Closed
Available methods
TicketHead::getNewTicketCount()
Returns a count of all tickets with the status "0" или "1"
TicketHead::getNewTicketCountUser($status)
Returns the number teketo for the current user, by default all statuses are equal to "0"
Migration
Configuration of the module
Public part
Creating a ticket
Question-Answer
Admin
Admin-Answer
Admin Creating a ticket
All versions of yii2-ticket with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package amintado/yii2-ticket contains the following files
Loading the files please wait ....