https://github.com/pluginsGLPI/useditemsexport
Used items export
https://github.com/pluginsGLPI/useditemsexport
export glpi plugin-glpi used-items
Last synced: about 1 year ago
JSON representation
Used items export
- Host: GitHub
- URL: https://github.com/pluginsGLPI/useditemsexport
- Owner: pluginsGLPI
- License: agpl-3.0
- Created: 2016-09-20T14:12:01.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:12:51.000Z (over 1 year ago)
- Last Synced: 2024-11-07T09:22:20.162Z (over 1 year ago)
- Topics: export, glpi, plugin-glpi, used-items
- Language: PHP
- Homepage: https://pluginsglpi.github.io/useditemsexport/
- Size: 1020 KB
- Stars: 7
- Watchers: 13
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Used Items Export

[](https://github.com/pluginsGLPI/useditemsexport/blob/develop/LICENSE.md)
[](https://t.me/glpien)
[](http://webchat.freenode.net/?channels=GLPI)
[](https://twitter.com/GLPI_PROJECT)
[](http://www.repostatus.org/#active)
[](https://conventionalcommits.org)
Extend GLPI with Plugins.
## Table of Contents
* [Synopsis](#synopsis)
* [Build Status](#build-status)
* [Documentation](#documentation)
* [Versioning](#versioning)
* [Contact](#contact)
* [Professional Services](#professional-services)
* [Contribute](#contribute)
* [Copying](#copying)
## Synopsis
This plugin allows you to export a PDF of the used items by a user.
Ability to generate PDF from the user's form (in a new tab).
## Build Status
|**LTS**|Bleeding Edge|
|:---:|:---:|
|[](https://travis-ci.org/pluginsGLPI/useditemsexport/)|[](https://travis-ci.org/pluginsGLPI/useditemsexport/)|
## Documentation
We maintain a detailed documentation of the project on the website, check the [How-tos](https://pluginsglpi.github.io/useditemsexport/howtos/) and [Development](https://pluginsglpi.github.io/useditemsexport/) section.
## Versioning
In order to provide transparency on our release cycle and to maintain backward compatibility, this project is maintained under [the Semantic Versioning guidelines](http://semver.org/). We are committed to following and complying with the rules, the best we can.
See [the tags section of our GitHub project](https://github.com/pluginsGLPI/useditemsexport/tags/) for changelogs for each release version. Release announcement posts on [the official Teclib' blog](http://www.teclib-edition.com/en/communities/blog-posts/) contain summaries of the most noteworthy changes made in each release.
## Contact
For notices about major changes and general discussion of development, subscribe to the [/r/glpi](http://www.reddit.com/r/glpi) subreddit.
You can also chat with us via [@glpien on Telegram](https://t.me/glpien).
## Professional Services
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.
Obtain a personalized service experience, associated with benefits and opportunities.
## Contribute
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
guidelines for [contributing](https://github.com/pluginsGLPI/useditemsexport/blob/develop/.github/CONTRIBUTING.md) and then check out one of our issues in the [Issues Dashboard](https://github.com/pluginsGLPI/useditemsexport/issues/).
## Copying
* **Name**: [GLPI](http://glpi-project.org/) is a registered trademark of [Teclib'](http://www.teclib-edition.com/en/).
* **Code**: you can redistribute it and/or modify
it under the terms of the GNU General Public License ([GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)).
* **Documentation**: released under Attribution 4.0 International ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)).