mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
deploy: 2205999494
This commit is contained in:
@ -73,22 +73,13 @@ We expose some internal python APIs to speed up your development and keep the in
|
||||
<ul>
|
||||
<li><a href="https://pypi.org/project/inventree-brother-plugin/">Brother QL</a></li>
|
||||
<li><a href="https://github.com/SergeoLacruz/inventree-zebra-plugin">Zebra</a></li>
|
||||
<li><a href="https://github.com/wolflu05/inventree-cups-plugin">Cups</a></li>
|
||||
</ul>
|
||||
|
||||
<h3 id="plugin-repo">Plugin repo</h3>
|
||||
|
||||
<div class="bg-teal-100 border-t-4 border-teal-500 rounded-b text-teal-900 px-4 py-3 shadow-md" role="alert">
|
||||
<div class="flex">
|
||||
|
||||
<img class="fill-current h-6 w-6 text-teal-500 mr-4" src="/assets/info.svg">
|
||||
|
||||
<div>
|
||||
<p class="font-bold">Coming soon</p>
|
||||
<p class="text-sm">We are working on a full plugin repo - keep up to date on the blog or directly in your InvenTree dashboard with news.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p>You can find all tagged plugins on <a href="https://pypi.org/search/?q=inventree-plugin">PyPi</a> and <a href="https://github.com/topics/inventreeplugins">GitHub</a>.</p>
|
||||
|
||||
<p>We also offer a <a href="../../plugins.html">plugin repo</a> with a community driven list of plugins. We encourage you to add your own plugins.</p>
|
||||
|
||||
</article>
|
||||
|
||||
@ -123,6 +114,8 @@ We expose some internal python APIs to speed up your development and keep the in
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
<li><a href="/plugins" class="footer-link">Plugin List</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user