Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluginsGLPI/useditemsexport
Used items export
https://github.com/pluginsGLPI/useditemsexport
export glpi plugin-glpi used-items
Last synced: about 2 months 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 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:12:51.000Z (about 2 months ago)
- Last Synced: 2024-11-07T09:22:20.162Z (about 2 months 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
![GLPI Banner](https://user-images.githubusercontent.com/29282308/31666160-8ad74b1a-b34b-11e7-839b-043255af4f58.png)
[![License GPL 3.0](https://img.shields.io/badge/License-GPL%203.0-blue.svg)](https://github.com/pluginsGLPI/useditemsexport/blob/develop/LICENSE.md)
[![Telegram GLPI](https://img.shields.io/badge/Telegram-GLPI-blue.svg)](https://t.me/glpien)
[![IRC Chat](https://img.shields.io/badge/IRC-%23GLPI-green.svg)](http://webchat.freenode.net/?channels=GLPI)
[![Follow Twitter](https://img.shields.io/badge/Twitter-GLPI%20Project-26A2FA.svg)](https://twitter.com/GLPI_PROJECT)
[![Project Status: Active](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](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|
|:---:|:---:|
|[![Travis CI build](https://api.travis-ci.org/pluginsGLPI/useditemsexport.svg?branch=master)](https://travis-ci.org/pluginsGLPI/useditemsexport/)|[![Travis CI build](https://api.travis-ci.org/pluginsGLPI/useditemsexport.svg?branch=develop)](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/)).