Stars: 369
Forks: 101
Pull Requests: 359
Issues: 359
Watchers: 18
Last Updated: 2023-09-16 22:21:15
Free and open-source web application for MSPs that streamlines IT documentation, ticketing, invoicing, and accounting, an alternative to ITGlue. It helps in managing and organizing client's IT information, increasing efficiency and profitability.
License: GNU General Public License v3.0
Languages: PHP, Hack, CSS, JavaScript
IT documentation, ticketing and accounting system for small MSPs.
View demo
Username: demo@demo | Password: demo
About
·
Docs
·
Forum
·
Report Bug
·
Request Feature
A comprehensive, free & open-source documentation, ticket management, and accounting platform.
Backend / PHP libs
CSS
JS Libraries
ITFlow is self-hosted. There is a full installation guide in the docs, but the main steps are:
sudo apt install git apache2 php libapache2-mod-php php-intl php-imap php-mailparse php-mysqli php-curl mariadb-server
git clone https://github.com/itflow-org/itflow.git /var/www/html
See the forum and the open issues for a full list of proposed features & known issues.
For help using ITFlow, feature requests, and general ideas / discussions please use the community forum. For bugs, please raise an issue.
If you are able to make a contribution that would make ITFlow better, please fork the repo and create a pull request. Please make sure you're following our code standards. For large changes / new features, please discuss the issue with other contributors first.
ITFlow is distributed "as is" under the GPL License, WITHOUT WARRANTY OF ANY KIND. See LICENSE
for details.