Publication preparation

Publication preparation
This commit is contained in:
tomolimo
2015-10-09 15:12:10 +02:00
parent 1cf75ef869
commit 4074352614
2 changed files with 49 additions and 0 deletions

BIN
processmaker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

49
processmaker.xml Normal file
View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>Timezones</name>
<key>timezones</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/tomolimo/processmaker/master/processmaker.png</logo>
<description>
<short>
<fr></fr>
<en>This plugin provides a process (workflow) management linked to tickets></en>
</short>
<long>
<en>This plugin is dedicated to provide a process (workflow) management linked to tickets. This goal is achieved using ProcessMaker (URL: http://www.processmaker.com/). ProcessMaker will provide Process design and Workflow execution. This plugin is the glue between GLPI and ProcessMaker.</en>
<fr>Ce plugin est dédié à la gestion de processus (workflows) liés à des tickets. Ce but est atteint par l'utilisation de ProcessMaker (URL: http://www.processmaker.com/). ProcessMaker fournit un outil graphique de création de processus et permet l'exécution de ceux-ci. Ce plugin sert de glue entre GLPI et ProcessMaker.</fr>
</long>
</description>
<homepage>https://github.com/tomolimo/processmaker</homepage>
<download>https://github.com/tomolimo/processmaker/releases</download>
<issues>https://github.com/tomolimo/processmaker/issues</issues>
<readme>https://github.com/tomolimo/processmaker/wiki</readme>
<authors>
<author>Olivier Moron</author>
</authors>
<versions>
<version>
<num>2.4.1</num>
<compatibility>0.83</compatibility>
</version>
</versions>
<langs>
<lang>en_gb</lang>
<lang>fr_fr</lang>
</langs>
<license>GPL v2+</license>
<tags>
<fr>
<tag>Processus</tag>
<tag>Workflow</tag>
<tag>Helpdesk</tag>
<tag>Tickets</tag>
</fr>
<en>
<tag>Processes</tag>
<tag>Helpdesk</tag>
<tag>Workflows</tag>
<tag>Tickets</tag>
</en>
</tags>
</root>