Extend ITSMNG with Plugins.
Formcreator is a plugin which allow creation of custom forms of easy access. At the same time, the plugin allow the creation of one or more tickets when the form is filled.
- Direct access to forms self-service interface in main menu
- Highlighting forms in homepages
- Access to forms controlled: public access, identified user access, restricted access to some profiles
- Simple and customizable forms
- Forms organized by categories, entities and languages.
- Questions of any type of presentation: Textareas, lists, LDAP, files, etc.
- Questions organised in sections. Choice of the display order.
- Possibility to display a question based on certain criteria (response to a further question)
- A sharp control on responses from forms: text, numbers, size of fields, email, mandatory fields, regular expressions, etc.
- Creation of one or more tickets from form answers
- Adding a description per fields, per sections, per forms, entities or languages.
- Formatting the ticket set: answers to questions displayed, tickets templates.
- Preview form created directly in the configuration.
- An optional service catalog to browse for forms and FAQ in an unified interface.
We maintain a detailed documentation of the project on the website, check the How-tos and Development section.
For more information you can visit formcreator on the GLPI Plugins documentation
To build the plugin you need Composer and an internet access to download some resources from Github.
After dowloading the source of Formcreator, go in its folder and run the following
- composer install
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the Issues Dashboard.