Inventory Management System With PHP & MySQL

This is an application that allows you to manage inventory, invoices, and customers, with many outstanding features such as:

  • Product management, sales, and invoice printing
  • Inventory reporting by various criteria (out of stock, in stock, running low, near expiration, expired products...)
  • Revenue reporting by day, month, year
  • Management of the list of returnable items
  • Integration of accounting function for quick profit calculation
  • Management of customer list for easy warranty and product marketing
  • User permission division by function: administrator, sales staff, delivery staff
  • ... And many other features.



*How to install script on localhost:

  • Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP scripts.
  • Download the script, unzip it, and copy it to the web server directory;
  • Open a web browser and access PHPMyAdmin and create  a new database, then import file database.sql database (in directory /assets/database/database.sql );
  • Open file database.php (in directory application/config) and configuration database connection;
  •  Default login account: Email: admin@gmail.com / Password: 123456


Unzip password : 4299470546769820756


Demo Download
Previous Post Next Post