Skip to content

Fork from parent project, ITSMNG compatible version of the formcreator plugin

License

Notifications You must be signed in to change notification settings

itsmng/formcreator

Repository files navigation

Form Creator

License Project Status: Active GitHub release

Extend ITSMNG with Plugins.

Table of Contents

Synopsis

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.

Features

  1. Direct access to forms self-service interface in main menu
  2. Highlighting forms in homepages
  3. Access to forms controlled: public access, identified user access, restricted access to some profiles
  4. Simple and customizable forms
  5. Forms organized by categories, entities and languages.
  6. Questions of any type of presentation: Textareas, lists, LDAP, files, etc.
  7. Questions organised in sections. Choice of the display order.
  8. Possibility to display a question based on certain criteria (response to a further question)
  9. A sharp control on responses from forms: text, numbers, size of fields, email, mandatory fields, regular expressions, etc.
  10. Creation of one or more tickets from form answers
  11. Adding a description per fields, per sections, per forms, entities or languages.
  12. Formatting the ticket set: answers to questions displayed, tickets templates.
  13. Preview form created directly in the configuration.
  14. An optional service catalog to browse for forms and FAQ in an unified interface.

Documentation

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

Build from source

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

Contribute

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.

Copying

  • Code: you can redistribute it and/or modify it under the terms of the GNU General Public License (GPLv3).
  • Documentation: released under Attribution 4.0 International (CC BY 4.0).