-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcertificateticket.xml
More file actions
37 lines (37 loc) · 1.16 KB
/
certificateticket.xml
File metadata and controls
37 lines (37 loc) · 1.16 KB
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
<root>
<name>CertificateTicket</name>
<key>certificateticket</key>
<state>stable</state>
<description>
<short>
<en>Plugin to create a ticket when certificate will expire</en>
</short>
<long>
<en>Plugin to create a ticket when certificate will expire</en>
</long>
</description>
<homepage>https://github.com/NiledaFR/pluginsGLPI-certificateticket</homepage>
<download>https://github.com/NiledaFR/pluginsGLPI-certificateticket/releases</download>
<issues>https://github.com/NiledaFR/pluginsGLPI-certificateticket/issues</issues>
<readme>https://github.com/NiledaFR/pluginsGLPI-certificateticket/blob/main/README.md</readme>
<authors>
<author>ADZ</author>
</authors>
<versions>
<version>
<num>0.0.3</num>
<compatibility>~11.0.0</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
</langs>
<license>GPL v2+</license>
<tags>
<en>
<tag>certificateticket</tag>
</en>
</tags>
<screenshots>
</screenshots>
</root>