[go: up one dir, main page]

Skip to content

stonebuzz/fields

 
 

Repository files navigation

Fields GLPI plugin

The fields plugin allows you to add custom fields on glpi types : tickets, computers, users...

Addionnal data can be added :

  • In object tab
  • In main form of object, above save button
  • In form of a tab, above save button

Possible fields type are :

  • Header (title bloc)
  • Text (single line)
  • Text (multiple lines)
  • Number
  • URL
  • Dropdown (always a tree dropdown)
  • Yes / No
  • Date
  • Date / Hour
  • Glpi User list

Documentation

http://glpi-plugins.rtfd.io/en/latest/fields/index.html

Contributing

  • Open a ticket for each bug/feature so it can be discussed
  • Follow development guidelines
  • Refer to GitFlow process for branching
  • Work on a new branch on your own fork
  • Open a PR that will be reviewed by a developer

Packages

No packages published

Languages

  • PHP 93.8%
  • Smarty 5.4%
  • Other 0.8%