Skip to content

btry/formcreator

 
 

Repository files navigation

Form Creator

GLPI Banner

License GPL 3.0 Telegram GLPI IRC Chat Follow Twitter Join the chat at https://gitter.im/TECLIB/formcreator Project Status: Active Conventional Commits GitHub All Releases

Extend GLPI 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.

Build Status

LTS Beta Bleeding Edge
unit tests unit tests unit tests

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

Versioning

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.

Contact

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.

Professional Services

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.

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

  • Name: GLPI is a registered trademark of Teclib'.
  • 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).

Packages

No packages published

Languages

  • PHP 90.4%
  • Twig 5.2%
  • JavaScript 2.7%
  • Other 1.7%