From 163e7d070b5435af266074d10720392d17f81408 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sun, 26 Jun 2022 23:33:36 +0200 Subject: [PATCH] add first party plugins --- docs/extend/integrate.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/extend/integrate.md b/docs/extend/integrate.md index ad68be7..aacc162 100644 --- a/docs/extend/integrate.md +++ b/docs/extend/integrate.md @@ -29,3 +29,9 @@ The source code for this droplet can be found in [inventree_droplet](https://git [InvenTree zebra plugin](https://github.com/SergeoLacruz/inventree-zebra-plugin) is a plugin to print labels with zebra printers. Currently only the GK420T printer is supported. + +## First party plugins + +### InvenTree brother plugin + +[InvenTree brother plugin](https://github.com/inventree/inventree-brother-plugin) is a plugin to print labels with brother Q series printers.