This is a warehouse management application developed using PHP, CodeIgniter, and MySQL, with features such as inventory tracking, shipping management, customer information management, data reporting and statistics, login, and registration.
* Requirements
- PHP version: 7.0 or higher
- MySQL
- Apache
- For offline use Ampps/Xampp/Wamp
*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 demo.sql database (in root directory);
- Open file connection.php (in directory includes/connection.php) and configuration database connection and URL;
- Default login account: admin/admin123
Tags
inventory