From fb9fbd4d056eb1a85624bd2d92737aa13dadf8ac Mon Sep 17 00:00:00 2001 From: Lukas <76838159+wolflu05@users.noreply.github.com> Date: Mon, 6 Oct 2025 10:52:10 +0200 Subject: [PATCH] add inventree-zebra to plugin repo (#250) --- _repo/inventree-zebra.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 _repo/inventree-zebra.md diff --git a/_repo/inventree-zebra.md b/_repo/inventree-zebra.md new file mode 100644 index 00000000..272a500a --- /dev/null +++ b/_repo/inventree-zebra.md @@ -0,0 +1,36 @@ +--- +name: inventree-zebra +author: wolflu05 +license: GPL-3.0+ +open_source: true +stable: true +maintained: true +pypi: true +package_name: inventree-zebra +github: https://github.com/wolflu05/inventree-zebra +gitlab: +source: +issue_tracker: https://github.com/wolflu05/inventree-zebra/issues +website: +categories: Printer +tags: Label Printer Zebra +--- +Zebra label printer driver plugin for InvenTree + +# inventree-zebra + +[![License: ](https://img.shields.io/badge/License-GPLv3-yellow.svg)](https://opensource.org/license/gpl-3-0) +![CI](https://github.com/wolflu05/inventree-zebra-plugin/actions/workflows/ci.yml/badge.svg) + +A zebra label printer driver plugin compatible with the [InvenTree](https://inventree.org/) Machine Registry. + +![Printer Settings](https://github.com/user-attachments/assets/82d3beaa-f837-45b4-99e5-17e3140a8116) + +## Installation + +> [!IMPORTANT] +> This plugin is only compatible with InvenTree>=1.1.0 + +Goto "Admin Center > Plugins > Install Plugin" and enter `inventree-zebra` as package name and activate it. + +Then goto "Admin Center > Machines" and create a new machine using this driver.