Go to file
Hugo Sampaio 9ee159c458 fix card move, after qualitygate changes 2025-01-29 16:52:12 -03:00
.github
api/v1
client
guest
includes
js Initialize TinyMCE using gpl license 2025-01-24 21:58:12 -05:00
modals Merge pull request #1156 from itflow-org/tck-assign 2025-01-28 17:19:29 -05:00
plugins Bump plugin stripe-php from 10.5.0 to 16.4.0 and update links 2025-01-25 11:47:58 -05:00
post
scripts
uploads
xcustom
.gitignore Add xcustom and /post/xcustom to the git ignore list so git doesnt overwrite them except for the readme.php inside them 2024-11-04 22:03:57 -05:00
.htaccess
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
README.md
SECURITY.md
accounts.php
admin_api.php
admin_app_log.php
admin_audit_log.php
admin_backup.php
admin_bulk_mail.php
admin_category.php
admin_custom_link.php
admin_debug.php
admin_document_template.php
admin_document_template_details.php
admin_mail_queue.php
admin_mail_queue_message_view.php
admin_project_template.php
admin_project_template_details.php
admin_role.php
admin_settings_ai.php
admin_settings_company.php
admin_settings_custom_fields.php
admin_settings_default.php
admin_settings_integration.php
admin_settings_invoice.php
admin_settings_localization.php
admin_settings_mail.php
admin_settings_module.php
admin_settings_notification.php
admin_settings_online_payment.php
admin_settings_online_payment_clients.php
admin_settings_project.php
admin_settings_quote.php
admin_settings_security.php
admin_settings_telemetry.php
admin_settings_theme.php
admin_settings_ticket.php
admin_software_template.php
admin_tag.php
admin_tax.php
admin_ticket_status.php
admin_ticket_template.php
admin_ticket_template_details.php
admin_update.php
admin_user.php
admin_vendor_template.php
ajax.php
blank.php
budget.php
budget_edit.php
calendar_events.php
check_login.php
client_asset_details.php
client_assets.php
client_certificates.php
client_contact_details.php
client_contacts.php
client_document_details.php
client_documents.php
client_domains.php
client_events.php
client_files.php
client_invoices.php
client_locations.php
client_logins.php
client_networks.php
client_overview.php
client_payments.php
client_quotes.php
client_racks.php
client_recurring_invoices.php
client_recurring_tickets.php
client_services.php
client_software.php
client_tickets.php
client_trips.php
client_vendors.php
clients.php
dashboard.php
database_updates.php
db.sql
expenses.php
favicon.ico
force_mfa.php
functions.php
get_credential.php
get_settings.php
global_search.php
inc_set_timezone.php
index.php
invoice.php
invoices.php
keepalive.php
login.php
mfa_enforcement.php
notifications.php
notifications_dismissed.php
payments.php
post.php
products.php
project_details.php
projects.php
quote.php
quotes.php
recurring_expenses.php
recurring_invoice.php
recurring_invoices.php
recurring_tickets.php
report_assets.php
report_budget.php
report_clients_with_balance.php
report_domains.php
report_expense_by_vendor.php
report_expense_summary.php
report_income_by_client.php
report_income_summary.php
report_password_rotation.php
report_profit_loss.php
report_recurring_by_client.php
report_tax_summary.php
report_ticket_by_client.php
report_ticket_summary.php
report_tickets_unbilled.php
revenues.php
robots.txt
settings_localization_array.php
setup.php
temp_bulk_close_bugfix.php
ticket.php
tickets.php
tickets_compact.php
tickets_kanban.php fix card move, after qualitygate changes 2025-01-29 16:52:12 -03:00
tickets_list.php
transfers.php
trips.php
user_activity.php
user_details.php
user_preferences.php
user_security.php
vendor_details.php
vendors.php

README.md

Contributors Stargazers Commits GPL License

ITFlow

IT documentation, ticketing and accounting system for small MSPs.

View demo
Username: demo@demo | 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

If you want to improve ITFlow, feel free to fork the repo and create a pull reques. Make sure to discuss significant changes or new features with fellow contributors on the forum first. This helps ensure that your contributions are aligned with project goals, and saves time for everyone. All contributions should follow our code standards. See the contributing guide.

Contributors

Supporters

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

  • CompuMatter
  • F1 for HELP

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.