2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-29 14:06:45 +00:00

deploy: dea274de0c0d7e11d70ad700d48ebab4fb60c201

This commit is contained in:
matmair 2022-08-04 21:11:41 +00:00
parent 31775dfd88
commit eeab2314cd
64 changed files with 7675 additions and 0 deletions

167
404.html Normal file
View File

@ -0,0 +1,167 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>InvenTree | Intuitive Inventory Management</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="InvenTree" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/404" />
<meta property="og:url" content="/inventree-website/404" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="InvenTree" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"InvenTree","url":"/inventree-website/404"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2></h2>
<h2 id="404---page-not-found">404 - Page not found</h2>
<p>This page is unkown!</p>
<p>Please go back to the last working page.</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
about/credits.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Credits</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Credits | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Credits" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/credits.html" />
<meta property="og:url" content="/inventree-website/about/credits.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Credits" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Credits","url":"/inventree-website/about/credits.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Credits</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
about/imprint.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Imprint</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Imprint | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Imprint" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/imprint.html" />
<meta property="og:url" content="/inventree-website/about/imprint.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Imprint" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Imprint","url":"/inventree-website/about/imprint.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Imprint</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

191
about/index.html Normal file
View File

@ -0,0 +1,191 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - About</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>About | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="About" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/" />
<meta property="og:url" content="/inventree-website/about/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="About" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"About","name":"InvenTree","url":"/inventree-website/about/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>About</h2>
<p>InvenTree is an open-source inventory management system which provides intuitive parts management and stock control.
It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.</p>
<h3 id="open-source">Open Source</h3>
<p>We are open source all the way. Webserver, Docs, App and Website are MIT licensed. Please check the <a href="source">source directory</a> if you want to look at the source code.</p>
<h3 id="open-governance">Open governance</h3>
<p>The roadmap for InvenTree is created by the <a href="team">contributors</a>. There is no solid roadmap but the team has general areas of intrest and <a href="https://github.com/inventree/InvenTree/milestones">milestones</a> to provide an outlook to what is to come. As this project is done in spare/free time there is no set release timeline.</p>
<p>Big ticket iteams that have the intrest of the maintainer or a dedicated dev get the label <code class="language-plaintext highlighter-rouge">roadmap</code> - those projects are likely to be worked on in the assigned milestones. <a href="https://github.com/inventree/InvenTree/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap">Take a peak</a></p>
<h3 id="goals">Goals</h3>
<p>The <strong>main goal</strong> is to keep existing instances <strong>stable</strong> and provide a transparent way to migrate to newer versions - no matter how old the install. This does not absolve the deployers from reading the changelogs!</p>
<p>We are also actively working on:</p>
<ul>
<li>
<strong>raising the profile</strong> of InvenTree to get a wider developer base</li>
<li>supporting <strong>translation</strong> into every wanted language - <a href="/inventree-website/contribute/">learn more</a>
</li>
<li>creating <a href="/inventree-website/extend/plugin/">integrations</a> into other business and EE-systems via the <strong>plugin system</strong>
</li>
</ul>
<h3 id="but-why">But why?</h3>
<p>InvenTree is beeing build and maintained by <strong>users of the systems</strong>. The core-team uses InvenTree in their <strong>companies</strong>, <strong>labs</strong> and organisations to make their life easier.
This and a general intrest in computers motivates and keeps the project running.<br>
There is no inherent monetary intrest but if you would like to <a href="/inventree-website/contribute/">support the org</a> - we apprecicate it.</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
about/privacy.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Privacy</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Privacy | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Privacy" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/privacy.html" />
<meta property="og:url" content="/inventree-website/about/privacy.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Privacy" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Privacy","url":"/inventree-website/about/privacy.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Privacy</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
about/social.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Credits</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Credits | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Credits" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/social.html" />
<meta property="og:url" content="/inventree-website/about/social.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Credits" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Credits","url":"/inventree-website/about/social.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Credits</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
about/source.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - How to get the source</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>How to get the source | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="How to get the source" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/source.html" />
<meta property="og:url" content="/inventree-website/about/source.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="How to get the source" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"How to get the source","url":"/inventree-website/about/source.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>How to get the source</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
about/team.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - The core team</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>The core team | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="The core team" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/team.html" />
<meta property="og:url" content="/inventree-website/about/team.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="The core team" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"The core team","url":"/inventree-website/about/team.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>The core team</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
about/thanks.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Offical Social Media channels</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Offical Social Media channels | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Offical Social Media channels" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/about/thanks.html" />
<meta property="og:url" content="/inventree-website/about/thanks.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Offical Social Media channels" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Offical Social Media channels","url":"/inventree-website/about/thanks.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Offical Social Media channels</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

187
alternatives/index.html Normal file
View File

@ -0,0 +1,187 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Alternatives</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Alternatives | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Alternatives" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/alternatives/" />
<meta property="og:url" content="/inventree-website/alternatives/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Alternatives" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Alternatives","url":"/inventree-website/alternatives/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Alternatives</h2>
<p>InvenTree is by far not the only software for managing things<tm>, there are even a few in the OSS space that adress all your possible needs. We have compiled a list with (more or less) competitors and why they might be a better fit.</tm></p>
<p>PLMs:</p>
<ul>
<li>
<a href="https://partkeepr.org/">Partkeepr</a> - one of the OG OSS inventory solutions</li>
<li>
<a href="https://partsbox.com/">Partsbox</a> <code class="language-plaintext highlighter-rouge">/for profit/</code> nice interface and reasonable priced for SMEs</li>
<li>
<a href="https://bomist.com/">Bomist</a> <code class="language-plaintext highlighter-rouge">/for profit/</code> free version with limited function</li>
</ul>
<p>Asset Managemnt:</p>
<ul>
<li>
<a href="https://snipeitapp.com/">SnipeIt</a> - battleproven stable in the PHP scene</li>
<li>
<a href="https://github.com/odoo">Odoo</a> - full open source ERP</li>
</ul>
<p>Other:</p>
<ul>
<li>
<a href="https://de.wikipedia.org/wiki/Microsoft_Excel">Excel</a> <code class="language-plaintext highlighter-rouge">/for profit/</code> be honest to yourself - could you handle it with a spreadsheet?</li>
</ul>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

1
assets/back.svg Normal file
View File

@ -0,0 +1 @@
<svg fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd"></path></svg>

After

Width:  |  Height:  |  Size: 257 B

BIN
assets/front.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

1
assets/github.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M10 0C4.477 0 0 4.484 0 10.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0110 4.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.203 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.942.359.31.678.921.678 1.856 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0020 10.017C20 4.484 15.522 0 10 0z" clip-rule="evenodd"></path></svg>

After

Width:  |  Height:  |  Size: 864 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 755 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
assets/icon/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

View File

@ -0,0 +1 @@
{ "name": "", "short_name": "", "icons": [{ "src": "/icon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone" }

3
assets/index.css Normal file

File diff suppressed because one or more lines are too long

1
assets/info.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M2.93 17.07A10 10 0 1 1 17.07 2.93 10 10 0 0 1 2.93 17.07zm12.73-1.41A8 8 0 1 0 4.34 4.34a8 8 0 0 0 11.32 11.32zM9 11V9h2v6H9v-4zm0-6h2v2H9V5z"/></svg>

After

Width:  |  Height:  |  Size: 220 B

1
assets/learn.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M5 12h14M12 5l7 7-7 7"></path></svg>

After

Width:  |  Height:  |  Size: 203 B

BIN
assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

183
blog.html Normal file
View File

@ -0,0 +1,183 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Blog</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Blog | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Blog" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/blog" />
<meta property="og:url" content="/inventree-website/blog" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Blog" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Blog","url":"/inventree-website/blog"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <section class="cm-gray-2 body-font">
<div class="pt-3 pb-1 section-container">
<h1 class="header-text title-font mb-4 cm-gray-2">InvenTree Blog</h1>
<div class="flex flex-wrap">
<div class="p-6 md:w-1/2 flex flex-col items-start">
<h2 class="header-text title-font mb-4 cm-gray-1">
<a href="/inventree-website/blog/2022/08/02/release-highlights">Release highlights 0.8.0</a>
</h2>
<span class="leading-relaxed mb-4">InvenTree 0.8.0 is here!</span>
<span>02 Aug 2022 | matmair</span>
</div>
<div class="p-6 md:w-1/2 flex flex-col items-start">
<h2 class="header-text title-font mb-4 cm-gray-1">
<a href="/inventree-website/blog/2021/10/25/starting">Starting with templates</a>
</h2>
<span class="leading-relaxed mb-4">A good starting-point for developing your own plugin is taking a look at the documentation.</span>
<span>25 Oct 2021 | matmair</span>
</div>
</div>
</div>
</section>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,181 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Starting with templates</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Starting with templates | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Starting with templates" />
<meta name="author" content="matmair" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A good starting-point for developing your own plugin is taking a look at the documentation." />
<meta property="og:description" content="A good starting-point for developing your own plugin is taking a look at the documentation." />
<link rel="canonical" href="/inventree-website/blog/2021/10/25/starting" />
<meta property="og:url" content="/inventree-website/blog/2021/10/25/starting" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2021-10-25T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Starting with templates" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2021-10-25T00:00:00+00:00","datePublished":"2021-10-25T00:00:00+00:00","description":"A good starting-point for developing your own plugin is taking a look at the documentation.","headline":"Starting with templates","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/blog/2021/10/25/starting"},"url":"/inventree-website/blog/2021/10/25/starting"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <header>
<a href="/inventree-website/blog" class="flex items-center m-5 text-xl hover:underline">
<img class="w-6 h-6" src="/inventree-website/assets/back.svg">
<span>Back</span>
</a>
</header>
<article>
<h1>Starting with templates</h1>
<p>
25 Oct 2021
- <a href="/inventree-website/matmair">Matthias Mair</a>
</p>
<p>A good starting-point for developing your own plugin is taking a look at the <a href="https://inventree.readthedocs.io/en/latest/extend/plugins/">documentation</a>.</p>
<p>You could also use one of the current plugins as a sample.</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,183 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Release highlights 0.8.0</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Release highlights 0.8.0 | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Release highlights 0.8.0" />
<meta name="author" content="matmair" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree 0.8.0 is here!" />
<meta property="og:description" content="InvenTree 0.8.0 is here!" />
<link rel="canonical" href="/inventree-website/blog/2022/08/02/release-highlights" />
<meta property="og:url" content="/inventree-website/blog/2022/08/02/release-highlights" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-02T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Release highlights 0.8.0" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2022-08-02T00:00:00+00:00","datePublished":"2022-08-02T00:00:00+00:00","description":"InvenTree 0.8.0 is here!","headline":"Release highlights 0.8.0","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/blog/2022/08/02/release-highlights"},"url":"/inventree-website/blog/2022/08/02/release-highlights"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <header>
<a href="/inventree-website/blog" class="flex items-center m-5 text-xl hover:underline">
<img class="w-6 h-6" src="/inventree-website/assets/back.svg">
<span>Back</span>
</a>
</header>
<article>
<h1>Release highlights 0.8.0</h1>
<p>
02 Aug 2022
- <a href="/inventree-website/matmair">Matthias Mair</a>
</p>
<p>InvenTree 0.8.0 is here!</p>
<p>While there are full release notes listing all included patches we want to pick out a few of the major changes in this highlight.</p>
<p>TODO</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

1
blog/feed.atom Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/inventree-website/blog/feed.atom" rel="self" type="application/atom+xml" /><link href="/inventree-website/" rel="alternate" type="text/html" /><updated>2022-08-04T21:11:29+00:00</updated><id>/inventree-website/blog/feed.atom</id><title type="html">InvenTree</title><subtitle>InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.</subtitle><entry><title type="html">Release highlights 0.8.0</title><link href="/inventree-website/blog/2022/08/02/release-highlights" rel="alternate" type="text/html" title="Release highlights 0.8.0" /><published>2022-08-02T00:00:00+00:00</published><updated>2022-08-02T00:00:00+00:00</updated><id>/inventree-website/blog/2022/08/02/release-highlights</id><author><name>matmair</name></author><summary type="html"><![CDATA[InvenTree 0.8.0 is here!]]></summary></entry><entry><title type="html">Starting with templates</title><link href="/inventree-website/blog/2021/10/25/starting" rel="alternate" type="text/html" title="Starting with templates" /><published>2021-10-25T00:00:00+00:00</published><updated>2021-10-25T00:00:00+00:00</updated><id>/inventree-website/blog/2021/10/25/starting</id><author><name>matmair</name></author><summary type="html"><![CDATA[A good starting-point for developing your own plugin is taking a look at the documentation.]]></summary></entry></feed>

View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - System Architecture</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>System Architecture | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="System Architecture" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/contribute/code/architecture.html" />
<meta property="og:url" content="/inventree-website/contribute/code/architecture.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="System Architecture" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"System Architecture","url":"/inventree-website/contribute/code/architecture.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>System Architecture</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
contribute/code/index.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Contribute Code</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Contribute Code | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Contribute Code" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/contribute/code/" />
<meta property="og:url" content="/inventree-website/contribute/code/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Contribute Code" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Contribute Code","url":"/inventree-website/contribute/code/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Contribute Code</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

184
contribute/index.html Normal file
View File

@ -0,0 +1,184 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Contribute</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Contribute | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Contribute" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/contribute/" />
<meta property="og:url" content="/inventree-website/contribute/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Contribute" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Contribute","url":"/inventree-website/contribute/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Contribute</h2>
<p>We welcome everyone to help with InvenTree however they can!<br>
While there are a few suggestion how you could do your part we are very much open for new ideas.</p>
<p>Common ways to help:</p>
<ul>
<li><a href="#translate">Translate</a></li>
<li><a href="#community">Community</a></li>
<li><a href="code">Code</a></li>
<li><a href="#sponsor">Sponsor</a></li>
</ul>
<h2 id="translate">Translate</h2>
<p>TODO</p>
<h2 id="community">Community</h2>
<p>TODO</p>
<h2 id="sponsor">Sponsor</h2>
<p>TODO</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

187
deploy.html Normal file
View File

@ -0,0 +1,187 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Deploying InvenTree</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Deploying InvenTree | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Deploying InvenTree" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/deploy.html" />
<meta property="og:url" content="/inventree-website/deploy.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Deploying InvenTree" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Deploying InvenTree","url":"/inventree-website/deploy.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Deploying InvenTree</h2>
<h3 id="popular-deployment-methods-for-inventree">Popular Deployment Methods for InvenTree</h3>
<p>There are multiple methods to deploy InvenTree. The most popular (and by the development team supported) methods are:</p>
<ul>
<li><a href="#bare-metal">Bare Metal</a></li>
<li><a href="#docker">Docker</a></li>
<li><a href="#cloud">Cloud</a></li>
</ul>
<h3 id="deploying-to-bare-metal">Deploying to Bare Metal</h3>
<h1 id="todo">TODO</h1>
<h3 id="deploying-to-docker">Deploying to Docker</h3>
<h1 id="todo-1">TODO</h1>
<h3 id="deploying-to-the-cloud">Deploying to the Cloud</h3>
<h1 id="todo-2">TODO</h1>
<h3 id="other-options">Other Options</h3>
<p>The core InvenTree server is built using the widely used python-based framework <a href="https://djangoproject.com/">Django</a>. Therefore there are deployment methods for nearly all plattforms and architectures. If you want to read more about InvenTrees structure and a typical installation read the <a href="../contribute/code/architecture">architecture overview</a>.</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
extend/api.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - API</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>API | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="API" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/api.html" />
<meta property="og:url" content="/inventree-website/extend/api.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="API" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"API","url":"/inventree-website/extend/api.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>API</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

174
extend/index.html Normal file
View File

@ -0,0 +1,174 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Ecosystem</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Ecosystem | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Ecosystem" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/" />
<meta property="og:url" content="/inventree-website/extend/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Ecosystem" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Ecosystem","url":"/inventree-website/extend/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Ecosystem</h2>
<p>InvenTree is designeds to be part of a larger system of tools to support both hobbyists and SMEs with their mangment needs.</p>
<ul>
<li><a href="plugin">Plugins</a></li>
<li><a href="api">API</a></li>
<li>
<a href="integrate">Integrate</a> into other tools</li>
<li>Tools for <a href="migrate">migrating to InvenTreen</a>
</li>
<li>Python <a href="https://inventree.readthedocs.io/en/latest/extend/python/">package</a>
</li>
</ul>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

167
extend/integrate/index.html Normal file
View File

@ -0,0 +1,167 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Integrate</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Integrate | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Integrate" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/integrate/" />
<meta property="og:url" content="/inventree-website/extend/integrate/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Integrate" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Integrate","url":"/inventree-website/extend/integrate/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Integrate</h2>
<p>Tools and plugins that integrate into InvenTree via APIs or plugins natively.</p>
<ul>
<li>
<a href="kntree">Ki-n-Tree</a> <em>KiCad</em> integration</li>
</ul>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Ki-n-Tree</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Ki-n-Tree | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Ki-n-Tree" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/integrate/kntree.html" />
<meta property="og:url" content="/inventree-website/extend/integrate/kntree.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Ki-n-Tree" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Ki-n-Tree","url":"/inventree-website/extend/integrate/kntree.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Ki-n-Tree</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

163
extend/migrate/index.html Normal file
View File

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Migration tools</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Migration tools | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Migration tools" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/migrate/" />
<meta property="og:url" content="/inventree-website/extend/migrate/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Migration tools" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Migration tools","url":"/inventree-website/extend/migrate/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Migration tools</h2>
<h1 id="todo">TODO</h1>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

188
extend/plugin/index.html Normal file
View File

@ -0,0 +1,188 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Plugins</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Plugins | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Plugins" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/plugin/" />
<meta property="og:url" content="/inventree-website/extend/plugin/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Plugins" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Plugins","url":"/inventree-website/extend/plugin/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Plugins</h2>
<p>We supply core-dev and community built plugins to get you started with extending InvenTrees functionality. Plugins can hook into many parts of the UI, buisness logic and webserver.
We expose some internal python APIs to speed up your development and keep the instance running while you discover the possibilities. <a href="#%20TODO%20plugins">Learn more</a></p>
<h3 id="highlights">Highlights</h3>
<p>Add <a href="printers">printing capabilities</a> for your network connected printers to the webinterface and apps.</p>
<p>Integrate your Shopping or warehousing solution:</p>
<ul>
<li><a href="shopify">Shopify</a></li>
</ul>
<h3 id="plugin-repo">Plugin repo</h3>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>&lt;div class="bg-teal-100 border-t-4 border-teal-500 rounded-b text-teal-900 px-4 py-3 shadow-md" role="alert"&gt;
&lt;div class="flex"&gt;
&lt;img class="fill-current h-6 w-6 text-teal-500 mr-4" src="/inventree-website/assets/info.svg" /&gt;
&lt;div&gt;
&lt;p class="font-bold"&gt;Coming soon&lt;/p&gt;
&lt;p class="text-sm"&gt;We are working on a full plugin repo - keep up to date on the blog or directly in your InvenTree dashboard with news.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
</code></pre></div></div>
<p>&lt;/div&gt;</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

189
extend/plugin/printers.html Normal file
View File

@ -0,0 +1,189 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Integrate Printers</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Integrate Printers | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Integrate Printers" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/plugin/printers.html" />
<meta property="og:url" content="/inventree-website/extend/plugin/printers.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Integrate Printers" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Integrate Printers","url":"/inventree-website/extend/plugin/printers.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Integrate Printers</h2>
<article>
<h1 id="todo">TODO</h1>
<hr>
<p>Find out more about this plugin on the plugin site</p>
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<div class="d-inline-block">
</div>
<h3 class="mb-0"></h3>
<div class="mb-1 text-muted">
<a href="">
<span class="inline-flex">by <img src="https://github.com/.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> </span>
</a>
</div>
<p class="mb-auto"></p>
<a href="" class="stretched-link" aria-label="open plugin details"></a>
</div>
</div>
</article>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

189
extend/plugin/shopify.html Normal file
View File

@ -0,0 +1,189 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Shopify</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Shopify | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Shopify" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/extend/plugin/shopify.html" />
<meta property="og:url" content="/inventree-website/extend/plugin/shopify.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Shopify" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Shopify","url":"/inventree-website/extend/plugin/shopify.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h2>Shopify</h2>
<article>
<h1 id="todo">TODO</h1>
<hr>
<p>Find out more about this plugin on the plugin site</p>
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<div class="d-inline-block">
</div>
<h3 class="mb-0"></h3>
<div class="mb-1 text-muted">
<a href="">
<span class="inline-flex">by <img src="https://github.com/.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> </span>
</a>
</div>
<p class="mb-auto"></p>
<a href="" class="stretched-link" aria-label="open plugin details"></a>
</div>
</div>
</article>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

298
functions.html Normal file
View File

@ -0,0 +1,298 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>InvenTree | Intuitive Inventory Management</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="InvenTree" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/functions" />
<meta property="og:url" content="/inventree-website/functions" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="InvenTree" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"InvenTree","url":"/inventree-website/functions"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <section class="cm-gray-2 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium cm-gray-1">A wealth of functions
<br class="hidden lg:inline-block">is provided
<span class="bg-clip-text text-transparent bg-gradient-to-r from-primary to-secondary">by default with InvenTree</span>
</h1>
<p class="mb-8 leading-relaxed">By default InvenTree ships with a lot of functions in the area of part, inventory, supplier, manufacturer, machine and BOM managment.
It also enables reports, is extendible and can be extended with plugins.</p>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="https://dummyimage.com/860x600">
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="container px-5 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds it vast functions on top of a few core workflows</h1>
</div>
<div class="flex flex-wrap">
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Organize Parts</h2>
<p class="leading-relaxed text-base mb-4">
Parts are the fundamental element of any inventory. InvenTree groups parts into structured categories which allow you to arrange parts to meet your particular needs.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Manage Suppliers</h2>
<p class="leading-relaxed text-base mb-4">
InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/companies/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Instant Stock Knowledge</h2>
<p class="leading-relaxed text-base mb-4">
Instantly view current stock for a certain part, in a particular location, or required for an individual build.
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">BOM Management</h2>
<p class="leading-relaxed text-base mb-4">
Intelligent <strong>B</strong>ill <strong>o</strong>f <strong>M</strong>aterial management provides a clear understanding of the sub-parts required to make a new part.
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="container px-5 mx-auto">
<div class="flex flex-wrap">
<div class="xl:w-1/3 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Build Parts</h2>
<p class="leading-relaxed text-base mb-4">
Inventree features a build management system to help you track the progress of your builds. Builds consume stock items to make new parts, you can decide to automatically or manually allocate parts from your current inventory.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/3 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Report</h2>
<p class="leading-relaxed text-base mb-4">
Generate a wide range of reports using custom templates.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/report/report/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/3 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Extend and Customize</h2>
<p class="leading-relaxed text-base mb-4">
InvenTree is designed to be highly extensible. If the core InvenTree functionality does not meet your particular need, InvenTree provides a RESTful API, a native Python library, and a powerful plugin system.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/extend/api/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpfull each day.</h1>
<a href="https://github.com/inventree/InvenTree/labels/roadmap" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">open the roadmap</a>
</div>
</div>
</section>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

410
index.html Normal file
View File

@ -0,0 +1,410 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>InvenTree | Intuitive Inventory Management</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="InvenTree" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/" />
<meta property="og:url" content="/inventree-website/" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="InvenTree" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"InvenTree","name":"InvenTree","url":"/inventree-website/"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
<nav class="md:ml-auto flex flex-wrap items-center text-base justify-center rounded border-2 border-primary">
<a class="ml-2 mr-2 hover:cm-gray-1" href="#maker">for <strong>maker</strong></a>
<a class="mr-2 hover:cm-gray-1" href="#business">for <strong>business</strong></a>
<a class="mr-2 hover:cm-gray-1" href="#edu">for <strong>edu</strong></a>
</nav>
<a href="https://inventree.readthedocs.io/en/latest/demo/" class="inline-flex items-center bg-gray-100 ml-2 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0">
Open demo
</a>
</div>
</header>
<section class="cm-gray-2 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium cm-gray-1">Intuitive Inventory Management
<br class="hidden lg:inline-block">and more
<span class="bg-clip-text text-transparent bg-gradient-to-r from-primary to-secondary">with InvenTree</span>
</h1>
<p class="mb-8 leading-relaxed">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="/inventree-website/assets/front.png">
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds it vast functions on top of a few core workflows</h1>
<a class="text-secondary inline-flex items-center justify-center" href="/inventree-website/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="flex flex-wrap">
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Organize Parts</h2>
<p class="leading-relaxed text-base mb-4">
Parts are the fundamental element of any inventory. InvenTree groups parts into structured categories which allow you to arrange parts to meet your particular needs.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Manage Suppliers</h2>
<p class="leading-relaxed text-base mb-4">
InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/companies/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Instant Stock Knowledge</h2>
<p class="leading-relaxed text-base mb-4">
Instantly view current stock for a certain part, in a particular location, or required for an individual build.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">BOM Management</h2>
<p class="leading-relaxed text-base mb-4">
Intelligent <strong>B</strong>ill <strong>o</strong>f <strong>M</strong>aterial management provides a clear understanding of the sub-parts required to make a new part.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-wrap w-full mb-4">
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
<a class="anchor" id="maker"></a>
<div class="inline-flex items-center">
<h1 class="header-text title-font mb-2 cm-gray-1">For Maker</h1>
<a href="/inventree-website/use/maker.html" alt="learn more"><img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="h-1 w-20 bg-secondary rounded"></div>
</div>
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">lorem ipsum text
</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-100 p-6 rounded-lg">
<h3 class="tracking-widest text-primary text-xs font-medium title-font">lorem ipsum subtitle</h3>
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">lorem ipsum title</h2>
<p class="leading-relaxed text-base">lorem ipsum description
</p>
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-wrap w-full mb-4">
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
<a class="anchor" id="business"></a>
<div class="inline-flex items-center">
<h1 class="header-text title-font mb-2 cm-gray-1">For Business</h1>
<a href="/inventree-website/use/business.html" alt="learn more"><img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="h-1 w-20 bg-secondary rounded"></div>
</div>
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">lorem ipsum text
</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-100 p-6 rounded-lg">
<h3 class="tracking-widest text-primary text-xs font-medium title-font">lorem ipsum subtitle</h3>
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">lorem ipsum title</h2>
<p class="leading-relaxed text-base">lorem ipsum description
</p>
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-wrap w-full mb-4">
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
<a class="anchor" id="edu"></a>
<div class="inline-flex items-center">
<h1 class="header-text title-font mb-2 cm-gray-1">For Education</h1>
<a href="/inventree-website/use/education.html" alt="learn more"><img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="h-1 w-20 bg-secondary rounded"></div>
</div>
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">Electronic Labs are creative places. Whether your institution works with K12 or post-grads - organisation and tooling is challenging. Let InvenTree at least do the inventory reliably for you!
</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-100 p-6 rounded-lg">
<h3 class="tracking-widest text-primary text-xs font-medium title-font">Stay independed of big vendors</h3>
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">Open Source - Open Knowledge</h2>
<p class="leading-relaxed text-base">Free software of big vendors helps the budget. But how about your students?
</p>
</div>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-wrap -m-4 text-center">
<div class="p-4 sm:w-1/4 w-1/2">
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">1931762</h2>
<p class="leading-relaxed">Docker pulls</p>
</div>
<div class="p-4 sm:w-1/4 w-1/2">
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">1993</h2>
<p class="leading-relaxed">GitHub Stars</p>
</div>
<div class="p-4 sm:w-1/4 w-1/2">
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">282</h2>
<p class="leading-relaxed">Forks</p>
</div>
<div class="p-4 sm:w-1/4 w-1/2">
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">42</h2>
<p class="leading-relaxed">Contributors</p>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpfull each day.</h1>
<a href="https://github.com/inventree/InvenTree/labels/roadmap" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">open the roadmap</a>
</div>
</div>
</section>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

200
matmair.html Normal file
View File

@ -0,0 +1,200 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Matmair</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Matmair | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Matmair" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!" />
<meta property="og:description" content="I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!" />
<link rel="canonical" href="/inventree-website/matmair" />
<meta property="og:url" content="/inventree-website/matmair" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-04T21:11:29+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Matmair" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-04T21:11:29+00:00","datePublished":"2022-08-04T21:11:29+00:00","description":"I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!","headline":"Matmair","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/matmair"},"url":"/inventree-website/matmair"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h1>
<div class="flex">
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
Matthias Mair
</div>
</h1>
<div>
<a href="https://github.com/matmair"><span class="badge bg-secondary">GitHub</span></a>
<a href="https://mjmair.com"><span class="badge bg-secondary">Official Website</span></a>
</div>
<blockquote class="blockquote">
<p>I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!</p>
</blockquote>
<h3>Plugins</h3>
<ul class="list-unstyled">
<li>
<a href="/inventree-website/plugins/shopify.html">
Shopify
</a>
</li>
</ul>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

183
news.html Normal file
View File

@ -0,0 +1,183 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - News</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>News | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="News" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/news" />
<meta property="og:url" content="/inventree-website/news" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="News" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"News","url":"/inventree-website/news"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <section class="cm-gray-2 body-font">
<div class="pt-3 pb-1 section-container">
<h1 class="header-text title-font mb-4 cm-gray-2">InvenTree News</h1>
<div class="flex flex-wrap">
<div class="p-6 md:w-1/2 flex flex-col items-start">
<h2 class="header-text title-font mb-4 cm-gray-1">
<a href="/inventree-website/news/2022/08/02/new-features-in-0.8.0">Release highlight 0.8.0</a>
</h2>
<span class="leading-relaxed mb-4">We recently released 0.8.0!</span>
<span>02 Aug 2022 | matmair</span>
</div>
<div class="p-6 md:w-1/2 flex flex-col items-start">
<h2 class="header-text title-font mb-4 cm-gray-1">
<a href="/inventree-website/news/2022/04/23/news-are-starting">We have news now!</a>
</h2>
<span class="leading-relaxed mb-4">Hi there,here is something new: News!</span>
<span>23 Apr 2022 | matmair</span>
</div>
</div>
</div>
</section>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,206 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - We have news now!</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>We have news now! | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="We have news now!" />
<meta name="author" content="matmair" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Hi there, here is something new: News!" />
<meta property="og:description" content="Hi there, here is something new: News!" />
<link rel="canonical" href="/inventree-website/news/2022/04/23/news-are-starting" />
<meta property="og:url" content="/inventree-website/news/2022/04/23/news-are-starting" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-04-23T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="We have news now!" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2022-04-23T00:00:00+00:00","datePublished":"2022-04-23T00:00:00+00:00","description":"Hi there, here is something new: News!","headline":"We have news now!","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/news/2022/04/23/news-are-starting"},"url":"/inventree-website/news/2022/04/23/news-are-starting"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <header>
<a href="/inventree-website/news" class="flex items-center m-5 text-xl hover:underline">
<img class="w-6 h-6" src="/inventree-website/assets/back.svg">
<span>Back</span>
</a>
</header>
<article>
<h1>We have news now!</h1>
<p>
23 Apr 2022
- <a href="/inventree-website/matmair">Matthias Mair</a>
</p>
<p>Hi there,
here is something new: News!</p>
<p>These news items will automatically show up for all admins in the <strong>homepage</strong> as the <em>lowest</em> category (starting with the next minor release <strong>0.7.0</strong>).
If you do not want to see them there you can <strong>disable</strong> the function in your user-settings. There is also the option to disable news globally in the general server settings.</p>
<h3 id="but-why">But why?</h3>
<p>The good news first: We will <strong>not</strong> spam you with this function daily.<br>
It is more of a tool to <em>communicate</em> with the <em>power users</em> and <em>admins</em>. There is wide array of reasons for the dev-team to want to communicate with you.<br>
For example when we</p>
<ul>
<li>are looking for inputs on new big, roadmap worthy FRs</li>
<li>want to show you a cool show-and-tell as an inspiration</li>
<li>have security advisories (please also follow releases - we always try to push new releases as fast as possible)</li>
<li>are planning to depreciate a function and want to gauge if there are still users</li>
</ul>
<h3 id="how-does-it-work">How does it work?</h3>
<p>Like the update-checks we are using the infrastructure GitHub provides.<br>
While the checks use the GitHub APIs, news are gathered from an <strong>RSS-feed</strong> that is served via <strong>GitHub Pages</strong>. The Jekyll-based website generates through a <strong>GitHub Action</strong> and then passes the <strong>static output</strong> to Pages, where it gets hosted for free (thank you GitHub) and delivered through CDNs worldwide.
On your InvenTree instance the <strong>background worker</strong> loads the RSS-feed on a regular basis and creates <strong>entries</strong> for the news items and <strong>notifications</strong> for all applicable users.</p>
<h3 id="and-my-data">And my data?</h3>
<p>As listed above we are using GitHub pages for this feature. We are not introducing additional trackers to that so the <a href="https://inventree.readthedocs.io/en/latest/privacy/">general InvenTree privacy statement</a> applies.<br>
The short version: we <strong>do not sell your data</strong> or share it with third parties. We cannot guarantee what readthedocs and GitHub do with the metrics. We might use them as a metric for the stats section of the site. However, we get very little <em>actionable</em> information from that, a screenshot of the total info available is shown below.</p>
<p><img src="/inventree-website/assets/news/2022-04-23-news-are-starting/media1.png" alt="Sample screenshot of the collected analytics">
<em>Sample screenshot of the collected analytics</em></p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,181 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Release highlight 0.8.0</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Release highlight 0.8.0 | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Release highlight 0.8.0" />
<meta name="author" content="matmair" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="We recently released 0.8.0!" />
<meta property="og:description" content="We recently released 0.8.0!" />
<link rel="canonical" href="/inventree-website/news/2022/08/02/new-features-in-0.8.0" />
<meta property="og:url" content="/inventree-website/news/2022/08/02/new-features-in-0.8.0" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-02T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Release highlight 0.8.0" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2022-08-02T00:00:00+00:00","datePublished":"2022-08-02T00:00:00+00:00","description":"We recently released 0.8.0!","headline":"Release highlight 0.8.0","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/news/2022/08/02/new-features-in-0.8.0"},"url":"/inventree-website/news/2022/08/02/new-features-in-0.8.0"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <header>
<a href="/inventree-website/news" class="flex items-center m-5 text-xl hover:underline">
<img class="w-6 h-6" src="/inventree-website/assets/back.svg">
<span>Back</span>
</a>
</header>
<article>
<h1>Release highlight 0.8.0</h1>
<p>
02 Aug 2022
- <a href="/inventree-website/matmair">Matthias Mair</a>
</p>
<p>We recently released 0.8.0!</p>
<p>Find the release highlights <a href="/inventree-website/blog/2022/08/02/release-highlights">in the blog</a>.</p>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

1
news/feed.atom Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/inventree-website/news/feed.atom" rel="self" type="application/atom+xml" /><link href="/inventree-website/" rel="alternate" type="text/html" /><updated>2022-08-04T21:11:29+00:00</updated><id>/inventree-website/news/feed.atom</id><title type="html">InvenTree | News</title><subtitle>InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.</subtitle><entry><title type="html">Release highlight 0.8.0</title><link href="/inventree-website/news/2022/08/02/new-features-in-0.8.0" rel="alternate" type="text/html" title="Release highlight 0.8.0" /><published>2022-08-02T00:00:00+00:00</published><updated>2022-08-02T00:00:00+00:00</updated><id>/inventree-website/news/2022/08/02/new-features-in-0.8.0</id><author><name>matmair</name></author><summary type="html"><![CDATA[We recently released 0.8.0!]]></summary></entry><entry><title type="html">We have news now!</title><link href="/inventree-website/news/2022/04/23/news-are-starting" rel="alternate" type="text/html" title="We have news now!" /><published>2022-04-23T00:00:00+00:00</published><updated>2022-04-23T00:00:00+00:00</updated><id>/inventree-website/news/2022/04/23/news-are-starting</id><author><name>matmair</name></author><summary type="html"><![CDATA[Hi there, here is something new: News!]]></summary></entry></feed>

189
plugins.html Normal file
View File

@ -0,0 +1,189 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Plugins</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Plugins | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Plugins" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/plugins" />
<meta property="og:url" content="/inventree-website/plugins" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Plugins" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Plugins","url":"/inventree-website/plugins"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <div class="pt-3 pb-1 section-container">
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree Plugin Repository</h1>
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<div class="d-inline-block">
<span class="badge bg-yellow-500">Integration</span>
<span class="badge bg-yellow-500">Webhook</span>
<span class="badge bg-blue-400">Shopify</span>
<span class="badge bg-blue-400">Orders</span>
</div>
<h3 class="mb-0">ShopifyIntegrationPlugin org</h3>
<div class="mb-1 text-muted">
<a href="/inventree-website/matmair">
<span class="inline-flex">by <img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> matmair</span>
</a>
</div>
<p class="mb-auto">A simple Integration into Shopify.
</p>
<a href="/inventree-website/plugins/shopify.html" class="stretched-link" aria-label="open plugin details"></a>
</div>
</div>
</div>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

244
plugins/shopify.html Normal file
View File

@ -0,0 +1,244 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Shopify</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Shopify | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Shopify" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A simple Integration into Shopify." />
<meta property="og:description" content="A simple Integration into Shopify." />
<link rel="canonical" href="/inventree-website/plugins/shopify.html" />
<meta property="og:url" content="/inventree-website/plugins/shopify.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-04T21:11:29+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Shopify" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-04T21:11:29+00:00","datePublished":"2022-08-04T21:11:29+00:00","description":"A simple Integration into Shopify.","headline":"Shopify","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/plugins/shopify.html"},"url":"/inventree-website/plugins/shopify.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article class="max-w-p90">
<h2>ShopifyIntegrationPlugin org
<span class="sm:ml-2 text-sm">
<a href="/inventree-website/matmair">
<span class="inline-flex">by <img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> matmair</span>
</a></span>
</h2>
<div class="md:flex md:flex-row flex-wrap">
<div class="w-full md:w-3/4">
<p>A simple Integration into Shopify.</p>
<p>Let your orders from Shopify be created in autopilot, update your Inventory-Levels from InvenTree and vice-versa.</p>
<h2 id="installation">Installation</h2>
<ol>
<li>Navigate to your InvenTree directory and cd into <code class="language-plaintext highlighter-rouge">src/InvenTree/plugins</code> and execute <code class="language-plaintext highlighter-rouge">git submodule add https://github.com/matmair/ShopifyIntegrationPlugin</code> there. Enable plugins in the general plugin settings and reload InvenTree.</li>
<li>Add a private app to your Shopify store (please register as a dev and use a development store. This is a PoC)</li>
<li>Go to the InvenTree settings and fill in the settings for the ShopifyIntegrationPlugin from your new private app.</li>
<li>Check out the new navigation tab.</li>
</ol>
<h2 id="caveat">Caveat</h2>
<p>Your instance must be reachable for webhooks from Shopify so use ngrok or something like that to expose your instance with HTTPS.</p>
<h2 id="state-of-the-code">State of the code</h2>
<p>This code is bad. It is neither optimized nor is it CI/Cd ready or covered in any way.
I use this Plugin as a PoC to show what will be possible with the new system.</p>
<h2 id="contribute">Contribute</h2>
<p>The whole plugin system is currently not even in the dev branch.
Feel free to submit issues or just send me a mail to dev AT mjmair.com</p>
<h2 id="no-open-source">No open source?</h2>
<p>Currently I have defined no license so forking is a bad idea copyright-wise. This code should not be used as basis for anything - I will define a license once the plugin system gets released.</p>
</div>
<div class="w-full md:w-1/4">
<h2 class="block sm:hidden">Link section</h2>
<div>
<div>
<h4 class="fst-italic">Github</h4>
<p>matmair/ShopifyIntegrationPlugin</p>
<a href="https://github.com/matmair/ShopifyIntegrationPlugin" class="stretched-link" aria-label="open github repo"></a>
</div>
<div>
<h4 class="fst-italic">Categories</h4>
<ol class="list-unstyled">
<li><a href="/categories/#integration"><span class="badge bg-yellow-500">Integration</span></a></li>
<li><a href="/categories/#webhook"><span class="badge bg-yellow-500">Webhook</span></a></li>
</ol>
</div>
<div>
<h4 class="fst-italic">Tags</h4>
<ol class="list-unstyled">
<li><a href="/tags/#shopify"><span class="badge bg-blue-400">Shopify</span></a></li>
<li><a href="/tags/#orders"><span class="badge bg-blue-400">Orders</span></a></li>
</ol>
</div>
<div>
<h4 class="fst-italic">Website</h4>
<p>https://mjmair.com</p>
<a href="https://mjmair.com" class="stretched-link" aria-label="open website"></a>
</div>
</div>
</div>
</div>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

176
publishers.html Normal file
View File

@ -0,0 +1,176 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Publishers</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Publishers | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Publishers" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/publishers.html" />
<meta property="og:url" content="/inventree-website/publishers.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Publishers" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Publishers","url":"/inventree-website/publishers.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <h1>Publishers</h1>
<ul>
<li>
<h2><a href="/inventree-website/matmair">Matthias Mair</a></h2>
<h3></h3>
<p></p>
<p>I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!</p>
</li>
<li>
<h2><a href="/inventree-website/schrodingersgat">Oliver</a></h2>
<h3></h3>
<p></p>
<p>Maintainer of InvenTree.</p>
</li>
</ul>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

1
robots.txt Normal file
View File

@ -0,0 +1 @@
Sitemap: /inventree-website/sitemap.xml

189
schrodingersgat.html Normal file
View File

@ -0,0 +1,189 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - Schrodingersgat</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Schrodingersgat | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="Schrodingersgat" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Maintainer of InvenTree." />
<meta property="og:description" content="Maintainer of InvenTree." />
<link rel="canonical" href="/inventree-website/schrodingersgat" />
<meta property="og:url" content="/inventree-website/schrodingersgat" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-04T21:11:29+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Schrodingersgat" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-04T21:11:29+00:00","datePublished":"2022-08-04T21:11:29+00:00","description":"Maintainer of InvenTree.","headline":"Schrodingersgat","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/schrodingersgat"},"url":"/inventree-website/schrodingersgat"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <article>
<h1>
<div class="flex">
<img src="https://github.com/SchrodingersGat.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
Oliver
</div>
</h1>
<div>
<a href="https://github.com/SchrodingersGat"><span class="badge bg-secondary">GitHub</span></a>
<a href="https:%5C%5Cinventree.readthedocs.com"><span class="badge bg-secondary">Official Website</span></a>
</div>
<blockquote class="blockquote">
<p>Maintainer of InvenTree.</p>
</blockquote>
</article>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

124
sitemap.xml Normal file
View File

@ -0,0 +1,124 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/inventree-website/news/2022/04/23/news-are-starting</loc>
<lastmod>2022-04-23T00:00:00+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/news/2022/08/02/new-features-in-0.8.0</loc>
<lastmod>2022-08-02T00:00:00+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/plugins/shopify.html</loc>
<lastmod>2022-08-04T21:11:29+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/blog/2021/10/25/starting</loc>
<lastmod>2021-10-25T00:00:00+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/blog/2022/08/02/release-highlights</loc>
<lastmod>2022-08-02T00:00:00+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/matmair</loc>
<lastmod>2022-08-04T21:11:29+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/schrodingersgat</loc>
<lastmod>2022-08-04T21:11:29+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/404</loc>
</url>
<url>
<loc>/inventree-website/extend/api.html</loc>
</url>
<url>
<loc>/inventree-website/contribute/code/architecture.html</loc>
</url>
<url>
<loc>/inventree-website/blog</loc>
</url>
<url>
<loc>/inventree-website/use/business.html</loc>
</url>
<url>
<loc>/inventree-website/about/credits.html</loc>
</url>
<url>
<loc>/inventree-website/deploy.html</loc>
</url>
<url>
<loc>/inventree-website/use/education.html</loc>
</url>
<url>
<loc>/inventree-website/functions</loc>
</url>
<url>
<loc>/inventree-website/about/imprint.html</loc>
</url>
<url>
<loc>/inventree-website/about/</loc>
</url>
<url>
<loc>/inventree-website/alternatives/</loc>
</url>
<url>
<loc>/inventree-website/extend/migrate/</loc>
</url>
<url>
<loc>/inventree-website/extend/integrate/</loc>
</url>
<url>
<loc>/inventree-website/extend/plugin/</loc>
</url>
<url>
<loc>/inventree-website/extend/</loc>
</url>
<url>
<loc>/inventree-website/contribute/code/</loc>
</url>
<url>
<loc>/inventree-website/contribute/</loc>
</url>
<url>
<loc>/inventree-website/</loc>
</url>
<url>
<loc>/inventree-website/extend/integrate/kntree.html</loc>
</url>
<url>
<loc>/inventree-website/use/maker.html</loc>
</url>
<url>
<loc>/inventree-website/news</loc>
</url>
<url>
<loc>/inventree-website/plugins</loc>
</url>
<url>
<loc>/inventree-website/extend/plugin/printers.html</loc>
</url>
<url>
<loc>/inventree-website/about/privacy.html</loc>
</url>
<url>
<loc>/inventree-website/publishers.html</loc>
</url>
<url>
<loc>/inventree-website/extend/plugin/shopify.html</loc>
</url>
<url>
<loc>/inventree-website/about/social.html</loc>
</url>
<url>
<loc>/inventree-website/about/source.html</loc>
</url>
<url>
<loc>/inventree-website/about/team.html</loc>
</url>
<url>
<loc>/inventree-website/about/thanks.html</loc>
</url>
</urlset>

308
use/business.html Normal file
View File

@ -0,0 +1,308 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - For Business</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>For Business | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="For Business" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/use/business.html" />
<meta property="og:url" content="/inventree-website/use/business.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="For Business" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"For Business","url":"/inventree-website/use/business.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <section class="cm-gray-2 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium cm-gray-1">Intuitive Inventory Management
<br class="hidden lg:inline-block">for Business
<span class="bg-clip-text text-transparent bg-gradient-to-r from-primary to-secondary">with InvenTree</span>
</h1>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="https://dummyimage.com/860x600">
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-wrap w-full mb-4">
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
<a class="anchor" id="business"></a>
<div class="inline-flex items-center">
<h1 class="header-text title-font mb-2 cm-gray-1">For Business</h1>
</div>
<div class="h-1 w-20 bg-secondary rounded"></div>
</div>
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">lorem ipsum text
</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-100 p-6 rounded-lg">
<h3 class="tracking-widest text-primary text-xs font-medium title-font">lorem ipsum subtitle</h3>
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">lorem ipsum title</h2>
<p class="leading-relaxed text-base">lorem ipsum description
</p>
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">InvenTree provides functions for all kinds of users, parts and organisations</h1>
<a href="/inventree-website/" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">Learn More</a>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds it vast functions on top of a few core workflows</h1>
<a class="text-secondary inline-flex items-center justify-center" href="/inventree-website/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="flex flex-wrap">
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Organize Parts</h2>
<p class="leading-relaxed text-base mb-4">
Parts are the fundamental element of any inventory. InvenTree groups parts into structured categories which allow you to arrange parts to meet your particular needs.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Manage Suppliers</h2>
<p class="leading-relaxed text-base mb-4">
InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/companies/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Instant Stock Knowledge</h2>
<p class="leading-relaxed text-base mb-4">
Instantly view current stock for a certain part, in a particular location, or required for an individual build.
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">BOM Management</h2>
<p class="leading-relaxed text-base mb-4">
Intelligent <strong>B</strong>ill <strong>o</strong>f <strong>M</strong>aterial management provides a clear understanding of the sub-parts required to make a new part.
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpfull each day.</h1>
<a href="https://github.com/inventree/InvenTree/labels/roadmap" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">open the roadmap</a>
</div>
</div>
</section>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

306
use/education.html Normal file
View File

@ -0,0 +1,306 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - For Education</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>For Education | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="For Education" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/use/education.html" />
<meta property="og:url" content="/inventree-website/use/education.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="For Education" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"For Education","url":"/inventree-website/use/education.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <section class="cm-gray-2 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium cm-gray-1">Intuitive Inventory Management
<br class="hidden lg:inline-block">for Education
<span class="bg-clip-text text-transparent bg-gradient-to-r from-primary to-secondary">with InvenTree</span>
</h1>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="https://dummyimage.com/860x600">
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-wrap w-full mb-4">
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
<a class="anchor" id="edu"></a>
<div class="inline-flex items-center">
<h1 class="header-text title-font mb-2 cm-gray-1">For Education</h1>
</div>
<div class="h-1 w-20 bg-secondary rounded"></div>
</div>
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">Electronic Labs are creative places. Whether your institution works with K12 or post-grads - organisation and tooling is challenging. Let InvenTree at least do the inventory reliably for you!
</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-100 p-6 rounded-lg">
<h3 class="tracking-widest text-primary text-xs font-medium title-font">Stay independed of big vendors</h3>
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">Open Source - Open Knowledge</h2>
<p class="leading-relaxed text-base">Free software of big vendors helps the budget. But how about your students?
<br><br>Dont teach tools teach process and competence. InvenTree is MIT licensed and free forever.<br>Also, we are open to contribution from all ages!
</p>
</div>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">InvenTree provides functions for all kinds of users, parts and organisations</h1>
<a href="/inventree-website/" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">Learn More</a>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds it vast functions on top of a few core workflows</h1>
<a class="text-secondary inline-flex items-center justify-center" href="/inventree-website/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="flex flex-wrap">
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Organize Parts</h2>
<p class="leading-relaxed text-base mb-4">
Parts are the fundamental element of any inventory. InvenTree groups parts into structured categories which allow you to arrange parts to meet your particular needs.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Manage Suppliers</h2>
<p class="leading-relaxed text-base mb-4">
InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/companies/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Instant Stock Knowledge</h2>
<p class="leading-relaxed text-base mb-4">
Instantly view current stock for a certain part, in a particular location, or required for an individual build.
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">BOM Management</h2>
<p class="leading-relaxed text-base mb-4">
Intelligent <strong>B</strong>ill <strong>o</strong>f <strong>M</strong>aterial management provides a clear understanding of the sub-parts required to make a new part.
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpfull each day.</h1>
<a href="https://github.com/inventree/InvenTree/labels/roadmap" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">open the roadmap</a>
</div>
</div>
</section>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>

324
use/maker.html Normal file
View File

@ -0,0 +1,324 @@
<!DOCTYPE html>
<html lang=" en-US ">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/inventree-website/assets/index.css">
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
<title>InvenTree - For Maker</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>For Maker | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta property="og:title" content="For Maker" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
<link rel="canonical" href="/inventree-website/use/maker.html" />
<meta property="og:url" content="/inventree-website/use/maker.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="For Maker" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"For Maker","url":"/inventree-website/use/maker.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
</head>
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
<div class="flex-none">
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<div class="flex-grow xs:flex-none"></div>
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
</nav>
</div>
</header> <section class="cm-gray-2 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium cm-gray-1">Intuitive Inventory Management
<br class="hidden lg:inline-block">for Maker
<span class="bg-clip-text text-transparent bg-gradient-to-r from-primary to-secondary">with InvenTree</span>
</h1>
<p class="mb-8 leading-relaxed">lorem ipsum place for
multiline inteligent text
</p>
<div class="flex-wrap justify-center">
<button class="ml-4 mb-4 cm-hvr-btn-primary inline-flex border-0 py-2 px-6 focus:outline-none text-lg">
<a href="http://example.com">lorem ipsum primary</a>
</button>
<button class="ml-4 mb-4 cm-hvr-btn inline-flex border-0 py-2 px-6 focus:outline-none text-lg">
<a href="/inventree-website/plugins">lorem ipsum</a>
</button>
</div>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="https://dummyimage.com/860x600">
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-wrap w-full mb-4">
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
<a class="anchor" id="maker"></a>
<div class="inline-flex items-center">
<h1 class="header-text title-font mb-2 cm-gray-1">For Maker</h1>
</div>
<div class="h-1 w-20 bg-secondary rounded"></div>
</div>
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">lorem ipsum text
</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-100 p-6 rounded-lg">
<h3 class="tracking-widest text-primary text-xs font-medium title-font">lorem ipsum subtitle</h3>
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">lorem ipsum title</h2>
<p class="leading-relaxed text-base">lorem ipsum description
</p>
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">InvenTree provides functions for all kinds of users, parts and organisations</h1>
<a href="/inventree-website/" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">Learn More</a>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds it vast functions on top of a few core workflows</h1>
<a class="text-secondary inline-flex items-center justify-center" href="/inventree-website/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="flex flex-wrap">
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Organize Parts</h2>
<p class="leading-relaxed text-base mb-4">
Parts are the fundamental element of any inventory. InvenTree groups parts into structured categories which allow you to arrange parts to meet your particular needs.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Manage Suppliers</h2>
<p class="leading-relaxed text-base mb-4">
InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/companies/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Instant Stock Knowledge</h2>
<p class="leading-relaxed text-base mb-4">
Instantly view current stock for a certain part, in a particular location, or required for an individual build.
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">BOM Management</h2>
<p class="leading-relaxed text-base mb-4">
Intelligent <strong>B</strong>ill <strong>o</strong>f <strong>M</strong>aterial management provides a clear understanding of the sub-parts required to make a new part.
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
</p>
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
</div>
</div>
</div>
</section>
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpfull each day.</h1>
<a href="https://github.com/inventree/InvenTree/labels/roadmap" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">open the roadmap</a>
</div>
</div>
</section>
</div>
<div class="flex-grow"></div>
<div class="flex-none">
<footer class="cm-gray-2 body-font">
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
<span class="ml-3 text-xl">InvenTree</span>
</a>
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
</div>
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Quick
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://inventree.readthedocs.io/en/latest/demo/" class="footer-link">Demo</a></li>
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/contribute/">Contribute</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/contribute/" class="footer-link">Translate</a></li>
<li><a href="/inventree-website/contribute/code/" class="footer-link">Code</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Community</a></li>
<li><a href="/inventree-website/contribute/" class="footer-link">Sponsor</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
<a href="/inventree-website/extend/">Ecosystem</a>
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
</ul></nav>
</div>
<div class="md:w-1/4 px-4">
<h2 class="footer-categorie title-font">
Sitemap
</h2>
<nav class="list-none mb-10"><ul>
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
</ul></nav>
</div>
</div>
</div>
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree-website" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="/inventree-website/assets/github.svg">
</a>
</span>
</div>
</div>
</footer>
</div>
</body>
</html>