Coder Social home page Coder Social logo

fr0z3nfyr / cakephp-labelprinting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefanvangastel/cakephp-labelprinting

0.0 2.0 0.0 172 KB

Print to a network (label)printer that is TSPL/TSPL2 compatible.

License: GNU General Public License v2.0

PHP 100.00%

cakephp-labelprinting's Introduction

Table of Contents
## Intro

This CakePHP plugin provides a example form and CakePHP component to print labels on a TSPL/TSPL2 compatible labelprinter.

Currently supports the following label types:

  • QRCODE
  • BARCODE
  • DMATRIX
## Requirements

This plugin is CakePHP Security component compatible.

Required:

Optional:

## Installation and Setup
  1. Check out a copy of the Labelprinting CakePHP plugin from the repository using Git :

    git clone http://github.com/stefanvangastel/CakePHP-Labelprinting.git

    or download the archive from Github:

    https://github.com/stefanvangastel/CakePHP-Labelprinting/archive/master.zip

    You must place the Labelprinting CakePHP plugin within your CakePHP 2.x app/Plugin directory.

    or load it with composer:

    "stefanvangastel/labelprinting": "dev-master"

  2. Load the plugin in app/Config/bootstrap.php:

    CakePlugin::load('Labelprinting');

  3. Visit http://yoursite.com/labelprinting/example/setup to enter your printer settings

  4. Visit http://yoursite.com/labelprinting/example/ to select a template and print some labels

## Labeltemplates
  • Labeltemplates can be added, updated and removed in the Labeltemplates directory inside the Plugin. You van use TSPL commands as you can see in the examples.

  • Take a look at the example controller to see what you could do using placeholders (start with <<< and end with >>>).

cakephp-labelprinting's People

Contributors

stefanvangastel avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.