langgenius / langgenius/dify-plugins
[Plugin Request]: GLPI
Open
Nobody has claimed this yet.
Plugin Request
- Dominant language
- Python
- Stars
- 554
- Forks
- 879
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 125
Description
Plugin Name
ServiceDesk GLPI
Function Description
- user authentication by login/password;
- creating a service request;
- the ability to attach files to a request;
- show a list of all user requests separated by filter (new, active, in progress, closed)
- show a list of user objects.
Official Website URL
https://github.com/ramylson/glpi/blob/master/glpi/apirest.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the GLPI API reference at https://github.com/ramylson/glpi/blob/master/glpi/apirest.md and reviewing the repository's plugin examples. Define the plugin's authentication, request creation, file attachment, request filtering, and user-object behavior; done means these requested GLPI operations are available and usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100