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
We maintain a detailed documentation here -> Documentation
For notices about major changes and general discussion of fields, subscribe to the /r/glpi subreddit. You can also chat with us via IRC in #glpi on freenode or @glpi 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.
- 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
- Code: you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL-2.0).