|
| 1 | +# PDF GLPI plugin |
| 2 | + |
| 3 | +[](https://github.com/pluginsGLPI/pdf/blob/main/LICENSE) |
| 4 | +[](http://www.repostatus.org/#active) |
| 5 | +[](https://github.com/pluginsGLPI/pdf/releases) |
| 6 | +[](https://travis-ci.org/pluginsGLPI/pdf/) |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +This plugin allow you to select and export informations of an equipment to PDF file. |
| 11 | +- equipment types from GLPI |
| 12 | +- equipment types from some plugins |
| 13 | +- additional data from some plugins |
| 14 | +- one or many object(s) in a file |
| 15 | + |
| 16 | +## Download |
| 17 | + |
| 18 | +Releases can be donwloaded on [GitHub](https://github.com/PluginsGLPI/pdf/releases). |
| 19 | + |
| 20 | +## Documentation |
| 21 | + |
| 22 | +We maintain a detailed [documentation](http://glpi-plugins.rtfd.io/en/latest/pdf/index.html). |
| 23 | + |
| 24 | +## Contact |
| 25 | + |
| 26 | +For notices about major changes and general discussion of pdf, subscribe to the [/r/glpi](https://www.reddit.com/r/glpi/) subreddit. |
| 27 | +You can also chat with us via [@glpi on Telegram](https://t.me/glpien). |
| 28 | + |
| 29 | +## Professional Services |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +The GLPI Network services are available through our [Partner's Network](http://www.teclib-edition.com/en/partners/). |
| 34 | +We provide special training, bug fixes with editor subscription, contributions for new features, and more. |
| 35 | + |
| 36 | +Obtain a personalized service experience, associated with benefits and opportunities. |
| 37 | + |
| 38 | +## Contributing |
| 39 | + |
| 40 | +* Open a ticket for each bug/feature so it can be discussed |
| 41 | +* Follow [development guidelines](http://glpi-developer-documentation.readthedocs.io/en/latest/plugins/index.html) |
| 42 | +* Refer to [GitFlow](http://git-flow.readthedocs.io/) process for branching |
| 43 | +* Work on a new branch on your own fork |
| 44 | +* Open a PR that will be reviewed by a developer |
| 45 | + |
| 46 | +## Copying |
| 47 | + |
| 48 | +* **Code**: you can redistribute it and/or modify it under the terms of the GNU General Public License ([AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)). |
0 commit comments