Smart Billing – Invoicing System

Overview

A simple & smart invoicing/billing solution using PHP & MySQL. It enables you to create product family, items, customers, invoices, quotes, & payments.

It also has some great features in which one of the most important feature is client area, you can create users for you customers and they can login to manage their invoices, quotes & payments.

See the demo at:

https://demo.osourcesol.com/smartbilling/

user: [email protected]

password: admin123

Features

Create & Manage Unlimited Customers

Create & Manage Unlimited Items

Create & Manage Unlimited Quotations

Create & Manage Unlimited Invoices

Create & Manage Unlimited Payments

Recurring Invoices

User Management

Smart Calculation of Items/Qty/Tax/VAT/Discount

and much more…

Requirements

Web Server with PHP & MySQL

Instructions

1. Extract the package and copy all files to your webserver / webspace. Don’t forget to copy the `.htaccess` file!

2. Make sure that `mod_rewrite` is enabled on your webserver.
3. Open `http://your-smartbilling-installation/setup` and follow the instructions.

Related