mirror of
https://github.com/inventree/inventree-website.git
synced 2025-10-08 18:52:13 +00:00
.github
_data
_drafts
_includes
_layouts
_news
_plugins
_posts
_publishers
_repo
about
alternatives
assets
extend
integrate
plugin
api.md
app.md
index.md
use
.gitignore
404.md
CNAME
Gemfile
Gemfile.lock
LICENSE
README.md
_config.yml
blog.html
categories.html
contribute.md
demo.md
deploy.md
digitalocean.md
functions.md
index.md
news.html
newsletter.md
package-lock.json
package.json
plugins.html
postcss.config.js
publishers.html
support.md
tags.html
tailwind.config.js
* always run CI, check for html errors * fix links * switch a tags to div * add alt text * fix internal links * remove unneeded example section * remove legacy section * update requirements * test more * fix flag
12 lines
404 B
Markdown
12 lines
404 B
Markdown
---
|
|
title: Ecosystem
|
|
---
|
|
|
|
InvenTree is designeds to be part of a larger system of tools to support both hobbyists and SMEs with their mangment needs.
|
|
|
|
- [Plugins](plugin)
|
|
- [API](api)
|
|
- [Integrate](integrate) into other tools
|
|
- PK2InvenTree for [migrating from PartKeepr to InvenTreen](https://github.com/rgilham/PK2InvenTree)
|
|
- Python [package](https://docs.inventree.org/en/latest/api/python/python/)
|