All in One PSA for MSPs, which Unifies client, contact, vendor, asset, license, domain, ssl certificate, password, documentation, file, network and location management with ticketing and billing capabilities, with a client portal on the side. https://itflow.org
  • PHP 91.6%
  • JavaScript 7.6%
  • CSS 0.8%
Find a file
Johnny ccaa45b0ae
Merge pull request #1292 from itflow-org/develop
Develop to Master for26.08 Release
2026-08-04 15:29:17 -04:00
.github swap donate link for sponsor services link 2025-02-05 15:15:28 +00:00
admin Sync DB Seed data between setup and setup cli 2026-08-03 22:41:31 -04:00
agent Redesing task bar and remove redundant task count in ticket details 2026-08-04 12:40:47 -04:00
api/v1 Feature: Add invoice_items API endpoint (adding line items to an invoice) 2026-08-03 20:53:53 +01:00
client Fix some Ticket History gaps 2026-08-01 14:33:37 -04:00
cron Remove unused overdue invoice setting move master cron switch out of notificaiton and into cron 2026-08-02 17:22:28 -04:00
css Assets List: Major UI / UX Update removed some columns to reduce space and add them as a secondary row instead 2026-03-03 15:20:11 -05:00
functions Add Category column and filter into income along with the exports 2026-08-02 18:23:18 -04:00
guest Fix some Ticket History gaps 2026-08-01 14:33:37 -04:00
includes Remove unused overdue invoice setting move master cron switch out of notificaiton and into cron 2026-08-02 17:22:28 -04:00
js Major UI/UX overhaul on Tickets listing / Kanban and ticket details 2026-08-01 14:12:03 -04:00
libs Bump FullCalendar from 7.0.0 to 7.0.2 2026-08-04 12:39:04 -04:00
modals Replace Function nullable_htmlentities() with just escapeHtml() and update all instances throughout 2026-07-14 17:10:45 -04:00
post Updated validateCSRFToken to automatically grab and compare get or post csrf token no longer need to pass an argument to the function which fixed the issue if no hash was present 2026-07-24 13:40:37 -04:00
scripts Sync DB Seed data between setup and setup cli 2026-08-03 22:41:31 -04:00
setup Sync DB Seed data between setup and setup cli 2026-08-03 22:41:31 -04:00
uploads Enhance .htaccess rules 2026-08-03 17:51:04 +01:00
.editorconfig Normalize line endings to LF; add .gitattributes and .editorconfig 2026-07-28 17:45:52 -04:00
.gitattributes Normalize line endings to LF; add .gitattributes and .editorconfig 2026-07-28 17:45:52 -04:00
.gitignore Enhance .htaccess rules 2026-08-03 17:51:04 +01:00
.htaccess Enhance .htaccess rules 2026-08-03 17:51:04 +01:00
CHANGELOG.md Update Changelog 2026-08-04 15:13:57 -04:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2024-09-20 23:32:05 +01:00
CONTRIBUTING.md Remove unused overdue invoice setting move master cron switch out of notificaiton and into cron 2026-08-02 17:22:28 -04:00
db.sql Remove unused overdue invoice setting move master cron switch out of notificaiton and into cron 2026-08-02 17:22:28 -04:00
favicon.ico Add Default Fav icon for now 2024-02-03 13:02:24 -05:00
functions.php Remove unused DB wrappers 2026-08-01 19:49:22 -04:00
index.php Fix to properly redirect to the setup page if config_enable_setup is not set or is 1 2025-10-06 14:19:49 -04:00
keepalive.php Rotate session ID on login and fix client portal Entra SSO 2026-07-27 23:49:09 -04:00
LICENSE
login.php Use Short echo tags across the code 2026-07-28 18:47:52 -04:00
README.md clarify PR stance 2026-02-26 10:24:44 +00:00
robots.txt Initialized migrating modals into entity folders and modals out of ajax and start working on moving admin items to new admin directory 2025-07-27 21:24:14 -04:00
SECURITY.md Bump supported version 2026-08-03 18:01:40 +01:00

Contributors Stargazers Commits GPL License

ITFlow

IT documentation, ticketing and accounting system for small MSPs.

View demo
Username: demo@demo.com | Password: demo

About · Docs · Forum · Report Bug · Request Feature · Security

About

A comprehensive, free & open-source documentation, ticket management, and accounting platform.

ITFlow

The Problem

  • You're a small but busy managed service provider with 101 things to do. Information about your clients is unorganised, unstructured and outdated.
  • For some work, you seem to spend longer looking for the relevant documentation than actually working on the issue/project.
  • On top of the technical day to day, you also have to take care of the financial side of the business - consistent pricing, quotes/invoicing, and accounting.

The Solution: ITFlow

  • ITFlow consolidates common MSP needs (documentation, ticketing and billing) into one unified system.

Getting Started

Self Hosting

  • The best installation method is to use the install script on Ubuntu/Debian. A video walk through is available here.
  wget -O itflow_install.sh https://github.com/itflow-org/itflow-install-script/raw/main/itflow_install.sh
  bash itflow_install.sh
  • Other manual installation methods are available in the docs.

Managed Hosting

Key Features

  • Client documentation - assets, contacts, domains, docs, files, passwords, and more
  • Accounting / Billing - finance dashboard, quotes, invoices, accounting, expenses, etc
  • Client Portal - self service quote/invoice/ticket management for clients
  • Alerting - account balance, invoices, domain/SSL renewals
  • Completely free & open-source alternative to ITGlue and Hudu

Roadmap / Future to-do

We track the implementation of confirmed features and bugs via TaskFlow. Use the forum to request features or raise bug reports.

Support & Contributions

Forum

For help using ITFlow, bugs, feature requests, and general ideas / discussions please use the community forum.

Contributing

We have temporarily paused PRs from the community.

Contributors

Supporters

Were incredibly grateful to the organizations and individuals who support the project - a big thank you to:

  • CompuMatter
  • F1 for HELP
  • digiBandit
  • JetBrains (PhpStorm)

License

ITFlow is distributed "as is" under the GPL License, WITHOUT WARRANTY OF ANY KIND. See LICENSE for details.

Security

  • As of 2025, we now have a stable release of the project.
  • Whilst we are confident in the safety of the code, no system is risk-free. Nearly all software has bugs. Use your best judgement before storing highly confidential information in ITFlow.
  • If you have a security concern, privately report it here.