-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfpconsumables.xml
38 lines (38 loc) · 1.84 KB
/
fpconsumables.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<root>
<name>FP Consumables</name>
<key>fpconsumables</key>
<state>stable</state>
<logo>https://cloud.githubusercontent.com/assets/7323944/10058664/fc694b1e-6246-11e5-9047-64583a3d04ae.png</logo>
<description>
<short>
<en><![CDATA[GLPI plugin that allows you to preview consumables at user profile page.]]></en>
</short>
<long>
<en><![CDATA[Current solution for Consumables does not allow to verify which consumables were given to a user.<br/>FP Consumables solves that problem and introduces new tab that lists all consumables that were given to a user.<br/>This makes GLPI more "user-centric".<br/><br/>Changelog:<br/><br/>2021.09:<br/><br/> - plugin is now compatible with GLPI 9.5.x <br/><br/>2015.12<br/> - plugin is now compatible with GLPI 0.90<br/><br/>2017.04<br/> - plugin is now compatible with GLPI 9.1.2<br/> - fixed a bug with consumable returning to storage still being visible on the list<br/><br/>2017.05<br/> - plugin is now compatible with GLPI 9.1.3<br/><br/><a href="http://www.future-processing.com">Company website</a>]]></en>
</long>
</description>
<homepage>https://github.com/FutureProcessing/glpi-fpconsumables</homepage>
<download>https://github.com/FutureProcessing/glpi-fpconsumables/archive/v.1.4.tar.gz</download>
<authors>
<author>Future Processing</author>
</authors>
<versions>
<version>
<num>1.4</num>
<compatibility>9.5.x</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<en>
<tag>Consumable</tag>
<tag>Inventory</tag>
</en>
</tags>
<screenshots>
<screenshot>https://cloud.githubusercontent.com/assets/3634020/8589126/f02a85a4-2612-11e5-8b1e-b143f8313426.png</screenshot>
</screenshots>
</root>