Closed ajsb85 closed 6 years ago
http://plugins.glpi-project.org/#/submit
<root> <name>Displayed name</name> <key>System name</key> <state>stable</state> <logo>http://link/to/logo/with/dimensions/40px/40px</logo> <description> <short> <en>short description of the plugin, displayed on list, text only</en> <lang>...</lang> </short> <long> <en>short description of the plugin, displayed on detail, Markdown accepted</en> <lang>...</lang> </long> </description> <homepage>http://link/to/your/page</homepage> <download>http://link/to/your/files</download> <issues>http://link/to/your/issues</issues> <readme>http://link/to/your/readme</readme> <authors> <author>Your name</author> </authors> <versions> <version> <num>1.0</num> <compatibility>0.90</compatibility> </version> </versions> <langs> <lang>en_GB</lang> <lang>...</lang> </langs> <license>GPL v2+</license> <tags> <en> <tag>tag1</tag> </en> <lang> <tag>tag1</tag> </lang> </tags> <screenshots> <screenshot>http://link/to/your/screenshot</screenshot> <screenshot>http://link/to/your/screenshot</screenshot> <screenshot>...</screenshot> </screenshots> </root>
This task is done. Reference: https://git.io/vp3pw
http://plugins.glpi-project.org/#/submit