Screenshots • Features • Credential • Requirements • Installation • Resources • Diagrams •
- Manage Users
- Add new user detail
- View, Update, and remove user information
- Manage Groups
- Add new group information
- View, Update, and remove group information
- Manage Brands
- Add new brand data
- View, Update, and remove brand information
- Manage Category
- Add new category information
- View, Update, and remove category information
- Manage Stores
- Add new store information
- View, Update, and remove stores information
- Manage Attributes
- Add new attribute information
- View, Update, and remove attributes information
- Manage Products
- Add new product information
- View, Update, and remove products information
- Manage Orders
- Add new order information
- View, Update, and remove orders information
- Reports
- View total amount of sales represented on the graphical chart based on yearly.
- Company
- Update the company information
- That includes company name, address, phone, message, vat charge, service charge and more..
- Profile
- View the logged in user information
- Setting
- View, and Update logged in user information
email: admin@admin.com password: password
database name: stock
PHP version 5.6 or newer is recommended.
It should work on 5.3.7 as well, but we strongly advise you NOT to run
such old versions of PHP, because of potential security and performance
issues, as well as missing features.
Application Server
You can choose to install any of the following Application Server: LAMP, MAMP, XAMMP.
- Clone or download files. Add them to your Root folder if you are using XAMMP the location is "C:\xampp\htdocs\InventorySystem".
- Open PhpMyAdmin from your local Application Server.
- Create new database and name it as "stock"
- Import stock.sql to your stock database.
- Turn On Apache and MySQL on your Application Server Control Panel.
- Your system show be found on http://localhost/InventorySystem/
Original Sourcecode from CodeFolder - https://codersfolder.com/2018/02/stock-management-system-v2-codeigniter/ CodeIgniter - Web Framework AdminLTE - Theme