dev-master
9999999-devAllows for a custom ticket drill down (i.e. select process->which machine etc.)
BSD-3-Clause
The Requires
The Development Requires
by Jairus Martin
extension yii2
Allows for a custom ticket drill down (i.e. select process->which machine etc.)
Allows for a custom ticket drill down (i.e. select process->which machine etc.), (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist bausch/yii2-ticket "*"
or add, (*4)
"bausch/yii2-ticket": "*"
to the require section of your composer.json
file., (*5)
php yii migrate --interactive=0 --migrationPath=@vendor/bausch/yii2-ticket/migrations/
Once the extension is installed, simply use it in your code by :, (*6)
TBD, (*7)
Allows for a custom ticket drill down (i.e. select process->which machine etc.)
BSD-3-Clause
extension yii2