All Projects → pluginsGLPI → Formcreator

pluginsGLPI / Formcreator

Licence: gpl-3.0
GLPI Plugin Formcreator (DOWNLOAD : https://github.com/pluginsGLPI/formcreator/releases)

Projects that are alternatives of or similar to Formcreator

tiket
TIKET is a ticketing/helpdesk system to support and help you deal with issues/incidents in your organization or from customers.
Stars: ✭ 59 (-37.89%)
Mutual labels:  ticket, helpdesk
Dotnetdesk
Asp.Net Example web application showing the capabilities of ASP.NET Core 2 MVC, EF (Entity Framework), Web API, Bootstrap, jQuery, datatables, adminlte template and many more. Web app created as helpdesk or ticket support portal.
Stars: ✭ 136 (+43.16%)
Mutual labels:  helpdesk, ticket
Brimir
Email helpdesk built using Ruby on Rails and Zurb Foundation
Stars: ✭ 1,404 (+1377.89%)
Mutual labels:  helpdesk, ticket
Itop
A simple, web based IT Service Management tool
Stars: ✭ 349 (+267.37%)
Mutual labels:  helpdesk, ticket
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (-3.16%)
Mutual labels:  open-source
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-5.26%)
Mutual labels:  open-source
Spider
A small dart library to generate Assets dart code from assets folder.
Stars: ✭ 90 (-5.26%)
Mutual labels:  open-source
Ghostwind
Tailwind CSS Starter Template - Ghostwind (Ghost Casper theme in Tailwind CSS)
Stars: ✭ 89 (-6.32%)
Mutual labels:  open-source
Avideo
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
Stars: ✭ 1,329 (+1298.95%)
Mutual labels:  open-source
Webots
Webots Robot Simulator
Stars: ✭ 1,324 (+1293.68%)
Mutual labels:  open-source
Openvtuberproject
Open Vtuber project containing all sub projects
Stars: ✭ 93 (-2.11%)
Mutual labels:  open-source
Uebergame
Uebergame code repository
Stars: ✭ 90 (-5.26%)
Mutual labels:  open-source
Python Pyodata
Enterprise-ready Python OData client
Stars: ✭ 93 (-2.11%)
Mutual labels:  open-source
Birthdaybuddy
A simple material-design orientated app to handle your friends' birthdays and other special events
Stars: ✭ 90 (-5.26%)
Mutual labels:  open-source
Plug
macOS app for Hype Machine
Stars: ✭ 93 (-2.11%)
Mutual labels:  open-source
Lombok.maven
Maven Plugin for Project Lombok
Stars: ✭ 89 (-6.32%)
Mutual labels:  open-source
Adoptoposs
Finding co-maintainers for your open source software project.
Stars: ✭ 93 (-2.11%)
Mutual labels:  open-source
Cloud Mta Build Tool
Multi-Target Application (MTA) build tool for Cloud Applications https://sap.github.io/cloud-mta-build-tool
Stars: ✭ 94 (-1.05%)
Mutual labels:  open-source
Algoliasearch Client Android
Algolia Search API Client for Android
Stars: ✭ 92 (-3.16%)
Mutual labels:  open-source
Classroombookings
The open source hassle-free room booking system for schools
Stars: ✭ 89 (-6.32%)
Mutual labels:  open-source

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 IRC in #GLPI on freenode if you get stuck, and @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
  • php vendor/bin/robo build:fa-data

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).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].