diff --git a/docs/extend/integrate.md b/docs/extend/integrate.md index 72ef395..a4acfff 100644 --- a/docs/extend/integrate.md +++ b/docs/extend/integrate.md @@ -23,3 +23,15 @@ Still under heavy development. [InvenTree droplet](https://marketplace.digitalocean.com/apps/inventree?refcode=d6172576d014) is a 1-click solution to deploy InvenTree in the cloud with DigitalOcean. You still have to administer and update your instance. The source code for this droplet can be found in [inventree_droplet](https://github.com/invenhost/inventree_droplet). + +### InvenTree zebra plugin + +[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.