Skip to content

imcody/PHP-MySQL-SME-Business-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIZSOL

BIZSOL is a SME business management web application build with PHP & MySQL. It uses Codeigniter framework of PHP. CI: 3.0.1

Demo


COMING SOON**


Modules:

-Supplier
-Customers
-Products
-Purchase/Orders
-Stock
-Sales
-Accounts
-Employee
-Settings

Prerequisites

I will assume that installing person is somewhat familiar to web servers, database creation, XAMPP and also familiar with HTML files and all.

Installation

  1. Just download the master file
  2. Unzip the msater archieve and move the bizsol.sql file to some other directory.
  3. Create a database with your desired name from phpmyadmin and import the bizsol.sql file into the database. It contains the entire database structure along with some test data.
  4. Locate config.php from the unzipped folder inside config folder.
  5. Change the base_url to your desired one.
  6. Locate database.php from the unzipped folder inside config folder.
  7. Change the database credentials according to your need.
  8. Upload the rest of the files from the unzipped folder to the public_html or www directory of your web server.

Documentation


COMING SOON**


Support

Current there is no paid support provided for this project. If you are facing any problem installing the application or need any assistance hosting then please email at priom2000@gmail.com. I will reply to your email as early as possible.

Notes

The project is for development practice purpose, no data used in this project or UI templates or codes used in this project is for commercial purpose. So please feel free drop your valuable comments. The project is aimed for Bangladesh locality. I am not sure If this will be of help to any other locality, but yes the accounts and product and stock module can be re-used for anyone who wishes to.

About

Self-hosted SME Business Management solution. With separate user roles to manage inventory, orders, sales.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published