Extend GLPI with Plugins.
- Form Creator
- Table of Contents
- End of life
- Synopsis
- Features
- Build Status
- Documentation
- Versioning
- Contact
- Professional Services
- Build from source
- Contribute
- Copying
Forms will be implemented in GLPI soon, making Formcreator obsolete soon. Therefore, the very last release of the plugin is 2.13.8, except if a particular event requires a new one. We still fix bugs for our customers and at best effort bugfix for the community.
Any feature request will be ignored. If you need a new feature, you may submit it in GLPI project after the availability of forms in GLPI itself.
Thank you very much for enjoying this plugin, for reporting bugs, submitting features and contributing (features or translations). See you later with native forms. When GLPI beta will be available, do not hesitate to download and test it.
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.
LTS | Beta | Bleeding Edge |
---|---|---|
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
In order to provide transparency on our release cycle and to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines. We are committed to following and complying with the rules, the best we can.
See the tags section of our GitHub project for changelogs for each release version. Release announcement posts on the official Teclib' blog contain summaries of the most noteworthy changes made in each release.
For notices about major changes and general discussion of development, subscribe to the /r/glpi subreddit. You can also chat with us via @glpien on Telegram.
The GLPI Network services are available through our Partner's Network. We provide special training, bug fixes with editor subscription, contributions for new features, and more.
Obtain a personalized service experience, associated with benefits and opportunities.
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.