2017 © Pedro Peláez
 

yii2-extension yii2-ticket

Allows for a custom ticket drill down (i.e. select process->which machine etc.)

image

bausch/yii2-ticket

Allows for a custom ticket drill down (i.e. select process->which machine etc.)

  • Saturday, August 26, 2017
  • by jairusmartin
  • Repository
  • 2 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Manufacturing Ticket System

Allows for a custom ticket drill down (i.e. select process->which machine etc.), (*1)

Installation

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)

Perform db migration

php yii migrate --interactive=0 --migrationPath=@vendor/bausch/yii2-ticket/migrations/ 

Usage

Once the extension is installed, simply use it in your code by :, (*6)

TBD, (*7)

The Versions

26/08 2017

dev-master

9999999-dev

Allows for a custom ticket drill down (i.e. select process->which machine etc.)

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Jairus Martin

extension yii2