mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
Improve integrations page
This commit is contained in:
parent
1b0f5622d0
commit
eae713322d
@ -19,12 +19,10 @@
|
||||
internal: extend/api.md
|
||||
- name: App
|
||||
internal: extend/app.md
|
||||
- name: Integrate
|
||||
internal: extend/integrate/index.md
|
||||
- name: Plugins
|
||||
internal: extend/plugin/index.md
|
||||
- name: KiCad
|
||||
link: https://github.com/sparkmicro/Ki-nTree
|
||||
- name: Integrations
|
||||
internal: extend/integrate/index.md
|
||||
|
||||
- title: Sitemap
|
||||
cats:
|
||||
|
@ -1,8 +1,15 @@
|
||||
---
|
||||
title: Integrate
|
||||
title: Third Party Integrations
|
||||
---
|
||||
|
||||
Tools and plugins that integrate into InvenTree via APIs or plugins natively.
|
||||
- [Ki-n-Tree](https://github.com/sparkmicro/Ki-nTree) *KiCad* integration
|
||||
- [PK2InvenTree](https://github.com/rgilham/PK2InvenTree) is an open-source tool for migrating an existing [PartKeepr](https://github.com/partkeepr/PartKeepr) database to InvenTree.
|
||||
- [Digikey-Inventree-Integration](https://github.com/EUdds/Digikey-Inventree-Integration) is a simple project that takes a digikey part number to creates a part in InvenTree.
|
||||
In addition to the many out-of-the-box features, and further functionality provided via [plugins](/plugins.html), InvenTree is supported by a range of third-party integrations, built by members of the InvenTree community.
|
||||
|
||||
Below is a non-exhaustive list of external tools that may be used in conjunction with InvenTree, or to extends its functionality:
|
||||
|
||||
| Tool | Publisher | Description |
|
||||
| --- | --- | --- |
|
||||
| [Ki-n-Tree](https://github.com/sparkmicro/Ki-nTree) | [@sparkmicro](https://github.com/sparkmicro) | Tool for automating creation of InvenTree data from external systems such as DigiKey |
|
||||
| [PK2InvenTree](https://github.com/rgilham/PK2InvenTree) | [@rgilham](https://github.com/rgilham) | An open-source tool for migrating an existing [PartKeepr](https://github.com/partkeepr/PartKeepr) database to InvenTree |
|
||||
| [Digikey-Inventree-Integration](https://github.com/EUdds/Digikey-Inventree-Integration) | [@EUdds](https://github.com/EUdds) | A project that takes a digikey part number to creates a part in InvenTree. |
|
||||
|
||||
If you have (or know of) a third party software tool which should be featured here, please reach out and let us know!
|
Loading…
x
Reference in New Issue
Block a user