Inventory Management System with invoices and picklists.
-Install L.A.M.P. stack ( MySQL is now MariaDB ) ~ optionally install Wordpress
-
Download the latest version.
-
Not sure how this works? Start with a clean ( empty ) database, then import demo_inv.sql and you've got some basic data to get started! OR, try a clean database: import/load inventory.sql into your mysql database. This should set up the basic structure of the database system.
-
Modify the includes/config.php and change the variables to match your host, database, username and passwords.
-
Change all Folder permission inside uploads folder either add them to group call
www-data
if available or777
. -
Then logging in by typing username and password:
Administrator Special User Default User Username : admin Username : special Username : user Password : admin Password : special Password : user
-Additional documentation and configuration for your Inventory Management System:
Contact Cory:
If you find this project useful... Donate
Enhanced by Cory J. Potter aka CoreConduit Consulting Services 2018 - 2020
The application was initially created by Siamon Hasan, using php, mysql and bootstrap.