An accounting web application develope by leveraging existing open source repo (ITFlow) to match my company's needs
*Please visit the original repo https://github.com/itflow-org/itflow for demo and further information.
- This project is in beta with many ongoing changes. Updates may unintentionally introduce bugs/security issues.
- Whilst we are confident the code is safe, nothing in life is 100% safe or risk-free. Use your best judgement before deciding to store highly confidential information in ITFlow.
-
Backend / PHP libs
- PHP
- MariaDB
- PHPMailer
- HTML Purifier
- PHP Mime Mail Parser
-
CSS
- Bootstrap
- AdminLTE
- fontawesome
-
JS Libraries
- chart.js
- moments.js
- jQuery
- pdfmake
- Select2
- SummerNote
- FullCalendar.io
ITFlow is self-hosted. There is a full installation guide in the docs, but the main steps are:
- Install a LAMP stack (Linux, Apache, MariaDB, PHP)
sudo apt install git apache2 php libapache2-mod-php php-intl php-imap php-mailparse php-mysqli php-curl mariadb-server
- Clone the repo
git clone https://github.com/itflow-org/itflow.git /var/www/html
- Create a MariaDB Database
- Point your browser to your HTTPS web server to begin setup
- 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