inquid/yii2-qzind-tray

QZ Tray widget for yii2


Keywords
extension, barcode, print, yii2, printing, zebra, raw, qzind, qz
License
Apache-2.0

Documentation

QZ Tray

QZ Tray widget for yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist inquid/yii2-qzind-tray "*"

or add

"inquid/yii2-qzind-tray": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \inquid\qzindtry\AutoloadExample::widget(); ?>```

Browser plugin for sending documents and raw commands to a printer or attached device

## Getting Started
  * Download here https://qz.io/download/
  * See our [Getting Started](../../wiki/2.0-getting-started) guide.
  * Visit our home page https://qz.io.

## Support
  * File a bug via our [issue tracker](../../issues)
  * Ask the community via our [community support page](https://qz.io/support/)
  * Ask the developers via [premium support](https://qz.io/contact/) (fees may apply)

## Changelog
  * See our [most recent releases](../../releases)

## Java Developer Resources
  * [Install dependencies](../../wiki/install-dependencies)
  * [Compile, Package](../../wiki/compiling)