2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-13 10:35:27 +00:00
This commit is contained in:
matmair
2023-01-29 20:29:20 +00:00
parent e94aea0084
commit b115b53dc1
12 changed files with 523 additions and 55 deletions

View File

@ -72,6 +72,12 @@
<i class="fa fa-tag"></i>
<a class="label" href="/plugins/categories/#event">
<span class="badge">Event</span>
</a>
<a class="label" href="/plugins/categories/#notifications">
<span class="badge">Notifications</span>
</a>
@ -88,6 +94,52 @@
<div id="event" class="anchor"></div>
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Event</h2>
<div class="flex flex-wrap">
<div class="space-4 p-2 md:w-1/2"><a href="/matmair/inventree-zapier" class="no-underline" aria-label="open plugin details">
<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 leading-loose">
<span class="plugin_cat">Event</span>
<span class="plugin_tag">Zapier</span>
</div>
<h3 class="my-0">inventree-zapier</h3>
<div class="mb-1 text-muted">
<a href="/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="my-0">Integrate Zapier into InvenTree
</p>
</div>
</div>
</a></div>
</div>
<div id="notifications" class="anchor"></div>
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Notifications</h2>
@ -140,6 +192,10 @@
</div>
@ -186,6 +242,10 @@
</a></div>
</div>

View File

@ -137,6 +137,12 @@
</a>
<a class="label" href="/plugins/tags/#zapier">
<span class="badge">Zapier</span>
</a>
</span>
<br><br>
@ -194,6 +200,10 @@
</div>
@ -250,6 +260,10 @@
</div>
@ -296,6 +310,10 @@
</a></div>
</div>
@ -352,6 +370,10 @@
</div>
@ -408,6 +430,10 @@
</div>
@ -454,6 +480,10 @@
</a></div>
</div>
@ -510,6 +540,10 @@
</div>
@ -566,6 +600,10 @@
</div>
@ -612,6 +650,10 @@
</a></div>
</div>
@ -668,6 +710,10 @@
</div>
@ -724,6 +770,56 @@
</div>
<div id="zapier" class="anchor"></div>
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Zapier</h2>
<div class="flex flex-wrap">
<div class="space-4 p-2 md:w-1/2"><a href="/matmair/inventree-zapier" class="no-underline" aria-label="open plugin details">
<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 leading-loose">
<span class="plugin_cat">Event</span>
<span class="plugin_tag">Zapier</span>
</div>
<h3 class="my-0">inventree-zapier</h3>
<div class="mb-1 text-muted">
<a href="/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="my-0">Integrate Zapier into InvenTree
</p>
</div>
</div>
</a></div>
</div>