Add GenericObject plugin files and assets
- Introduced default icon images in PNG and SVG formats. - Added example icons for car and cube in SVG format. - Created setup file for the GenericObject plugin with versioning and directory definitions. - Included a header file with licensing information for the plugin. - Added a remove.txt file with instructions for safe deletion.
This commit is contained in:
43
plugins/genericobject/README.md
Normal file
43
plugins/genericobject/README.md
Normal file
@ -0,0 +1,43 @@
|
||||
# Genericobject GLPI plugin
|
||||
|
||||
[](https://github.com/pluginsGLPI/genericobject/blob/develop/LICENSE)
|
||||
[](https://twitter.com/teclib)
|
||||
[](https://t.me/glpien)
|
||||
[](http://www.repostatus.org/#active)
|
||||
[](https://github.com/pluginsGLPI/genericobject/releases)
|
||||
[](https://travis-ci.org/pluginsGLPI/genericobject/)
|
||||
|
||||

|
||||
|
||||
|
||||
The genericobject plugin allows to extends GLPi to manage new types of objects.
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
We maintain a detailed documentation here -> [Documentation](http://glpi-plugins.readthedocs.io/en/latest/genericobject/index.html)
|
||||
|
||||
## Contact
|
||||
|
||||
For notices about major changes and general discussion of genericobject, subscribe to the [/r/glpi](https://www.reddit.com/r/glpi/) subreddit.
|
||||
You can also chat with us via [@glpi 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.
|
||||
|
||||
## Contributing
|
||||
|
||||
* Open a ticket for each bug/feature so it can be discussed
|
||||
* Follow [development guidelines](http://glpi-developer-documentation.readthedocs.io/en/latest/plugins/index.html)
|
||||
* Refer to [GitFlow](http://git-flow.readthedocs.io/) process for branching
|
||||
* 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
|
||||
Reference in New Issue
Block a user