Skip to content

Commit acb19d5

Browse files
committed
Add README and CHANGELOG
1 parent c37905a commit acb19d5

1 file changed

Lines changed: 33 additions & 1 deletion

File tree

README.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
# MoreOptions GLPI plugin
22

3-
Add your plugin description here.
3+
[![License](https://img.shields.io/github/license/pluginsGLPI/moreoptions.svg?&label=License)](https://github.com/pluginsGLPI/moreoptions/blob/develop/LICENSE)
4+
[![Follow twitter](https://img.shields.io/twitter/follow/Teclib.svg?style=social&label=Twitter&style=flat-square)](https://twitter.com/teclib)
5+
[![Telegram Group](https://img.shields.io/badge/Telegram-Group-blue.svg)](https://t.me/glpien)
6+
[![Project Status: Active](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
7+
[![GitHub release](https://img.shields.io/github/release/pluginsGLPI/moreoptions.svg)](https://github.com/pluginsGLPI/moreoptions/releases)
8+
[![GitHub build](https://travis-ci.org/pluginsGLPI/moreoptions.svg?)](https://travis-ci.org/pluginsGLPI/moreoptions/)
9+
10+
This GLPI plugin adds several options to GLPI.
11+
12+
With it, you can add groups of requesters, technicians, and objects related to ITIL objects (tickets, changes, problems).
13+
You can also choose which fields in ITIL objects (Tickets, Changes, Problems) are mandatory when closing them, as well as block the closure of a ticket when it has a task with the status To Do.
14+
In addition, you can also choose which fields are mandatory when creating a task.
15+
16+
* Download: https://github.com/PluginsGLPI/moreoptions/releases
17+
18+
## Documentation
19+
20+
We maintain a detailed documentation here -> [Documentation](https://glpi-plugins.readthedocs.io/en/latest/moreoptions/index.html)
21+
22+
## Contact
23+
24+
For notices about major changes and general discussion of MoreOptions, subscribe to the [/r/glpi](https://www.reddit.com/r/glpi/) subreddit.
25+
You can also chat with us via [@glpi on Telegram](https://t.me/glpien).
26+
27+
## Professional Services
28+
29+
The GLPI Network services are available through our [Partner's Network](http://www.teclib-edition.com/en/partners/). We provide special training, bug fixes with editor subscription, contributions for new features, and more.
30+
31+
Obtain a personalized service experience, associated with benefits and opportunities.
432

533
## Contributing
634

@@ -9,3 +37,7 @@ Add your plugin description here.
937
* Refer to [GitFlow](http://git-flow.readthedocs.io/) process for branching
1038
* Work on a new branch on your own fork
1139
* Open a PR that will be reviewed by a developer
40+
41+
## Copying
42+
43+
* **Code**: you can redistribute it and/or modify it under the terms of the GNU General Public License ([GPL-2.0](https://www.gnu.org/licenses/gpl-2.0.en.html)).

0 commit comments

Comments
 (0)