It Management
Management von IT-Bausteinen. Hierzu gehören IT-Geräte und IT-Lösungen wie Server, Rechner, Netzwerke und E-Mailserver sowie auch Backups, Dienstleistungsverträge, Accounts und Internetleistungen.
- Author: phamos-eu
- Repository: https://github.com/phamos-eu/it_management
- GitHub stars: 97
- Forks: 92
- License: GPL-3.0
- Category: Developer Tools
- Maintenance: Actively Maintained
- Frappe versions: develop, v14, v15, v16
Install It Management
bench get-app https://github.com/phamos-eu/it_management
Tags
- cmdb
- erpnext
- inventory
- inventory-management
- itil
Add the Frappe Gems badge to your README
Maintain It Management? Paste this into your README:
[](https://frappegems.com/gems/apps/phamos-eu/it_management)
About It Management
General
IT Management is an ERPNext app for managing your companies or customers IT landscape. In this app you can manage configuration items like hardware servers, clients, printers and other assets like software instances, licences, user accounts etc. These can all be bundled in solutions to quickly be able to understand your IT landscape and resolve issues fast and at ease.
We are focusing on accessability, ease of use and extensibility. Also we are building very close to ERPNext's style guide and navigation.
For further information read our Wiki https://doku.phamos.eu/books/it-management or get in contact with us https://phamos.eu/contact
Installation
Frappecloud
Your best to install IT Management via the frappecloud.com marketplace
Self hosted
From the frappe-bench folder, execute
$ bench get-app itmanagement https://github.com/phamos-eu/itmanagement.git
$ bench install-app it_management
If you are using a multi-tenant environment, use the following command
$ bench --site sitename install-app itmanagement
ERPNext
Official Website https://erpnext.com/ Discussion Board https://discuss.erpnext.com/ Repo https://github.com/frappe/erpnext
License
GPLv3
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.