mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
Improve integrations page
This commit is contained in:
parent
1b0f5622d0
commit
eae713322d
@ -19,12 +19,10 @@
|
|||||||
internal: extend/api.md
|
internal: extend/api.md
|
||||||
- name: App
|
- name: App
|
||||||
internal: extend/app.md
|
internal: extend/app.md
|
||||||
- name: Integrate
|
|
||||||
internal: extend/integrate/index.md
|
|
||||||
- name: Plugins
|
- name: Plugins
|
||||||
internal: extend/plugin/index.md
|
internal: extend/plugin/index.md
|
||||||
- name: KiCad
|
- name: Integrations
|
||||||
link: https://github.com/sparkmicro/Ki-nTree
|
internal: extend/integrate/index.md
|
||||||
|
|
||||||
- title: Sitemap
|
- title: Sitemap
|
||||||
cats:
|
cats:
|
||||||
|
@ -1,8 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: Integrate
|
title: Third Party Integrations
|
||||||
---
|
---
|
||||||
|
|
||||||
Tools and plugins that integrate into InvenTree via APIs or plugins natively.
|
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.
|
||||||
- [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.
|
Below is a non-exhaustive list of external tools that may be used in conjunction with InvenTree, or to extends its functionality:
|
||||||
- [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.
|
|
||||||
|
| 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