2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-01-11 05:37:54 +00:00
Files
InvenTree/docs/docs/plugins/builtin/barcode_digikey.md
Matthias Mair 170d9a2187 refactor(docs): restructure barcode plugin section (#9828)
* refactor(docs): restructure barcode plugin section

* rename doc files

* add barcode index

* add missing link

* fix refs
2025-06-23 09:15:05 +10:00

900 B

title
title
DigiKey Barcode Plugin

DigiKey Barcode Plugin

The DigiKey Barcode Plugin provides barcode support for DigiKey products. When receiving items from DigiKey, the barcode on the product can be scanned to automatically identify the product in InvenTree.

This plugin implements the BarcodeMixin mixin to provide custom barcode support - see Barcode Plugins.

Activation

This plugin is an optional plugin, and must be enabled in the InvenTree admin center.

Plugin Settings

After activating the plugin, the user must specify which supplier the plugin should be associated with. This is done by selecting the supplier from the dropdown list in the plugin settings:

{{ image("digikey_plugin_settings.png", base="plugin/builtin", title="DigiKey Plugin Settings") }}