https://github.com/itsmng/datainjection
https://github.com/itsmng/datainjection
data-injection plugin
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmng/datainjection
- Owner: itsmng
- License: gpl-2.0
- Created: 2023-10-25T13:40:15.000Z (over 2 years ago)
- Default Branch: latest
- Last Pushed: 2026-01-23T09:43:14.000Z (5 months ago)
- Last Synced: 2026-01-24T02:41:05.067Z (5 months ago)
- Topics: data-injection, plugin
- Language: PHP
- Homepage:
- Size: 4.98 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Datainjection ITSM plugin
This plugin allows data import into [ITSM-ng](https://www.itsm-ng.com) using CSV files.
It allows to create models of injection for a future re-use. It's been created in order to:
- import data coming from others asset management softwares
- inject electronic delivery forms
Data to be imported using the plugins are:
- inventory data (except softwares and licenses),
- management data (contract, contact, supplier),
- configuration data (user, group, entity).
## Contributing
* Open a ticket for each bug/feature so it can be discussed
* Work on a new branch on your own fork
* Open a PR that will be reviewed by a developer
## Copying
* **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)).