Best laravel framework open-source packages.

InventorySystem

Create an open-source Inventory Management System using CodeIgniter web framework, Php and MySQL. Original source code from an Online Inventory Management Software found on https://codersfolder.com/2018/02/stock-management-system-v2-codeigniter/.
Updated 2 months ago

Inventory System

Create an Inventory System using CodeIgniter, MySQL & PHP

Screenshots

Login Page Dashboard Database

System Features

  1. Manage Users
  • Add new user detail
  • View, Update, and remove user information
  1. Manage Groups
  • Add new group information
  • View, Update, and remove group information
  1. Manage Brands
  • Add new brand data
  • View, Update, and remove brand information
  1. Manage Category
  • Add new category information
  • View, Update, and remove category information
  1. Manage Stores
  • Add new store information
  • View, Update, and remove stores information
  1. Manage Attributes
  • Add new attribute information
  • View, Update, and remove attributes information
  1. Manage Products
  • Add new product information
  • View, Update, and remove products information
  1. Manage Orders
  • Add new order information
  • View, Update, and remove orders information
  1. Reports
  • View total amount of sales represented on the graphical chart based on yearly.
  1. Company
  • Update the company information
  • That includes company name, address, phone, message, vat charge, service charge and more..
  1. Profile
  • View the logged in user information
  1. Setting
  • View, and Update logged in user information

Super Admin Credential

email: admin@admin.com password: password

database name: stock

Server Requirements

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.

Installation

  1. Clone or download files. Add them to your Root folder if you are using XAMMP the location is "C:\xampp\htdocs\InventorySystem".
  2. Open PhpMyAdmin from your local Application Server.
  3. Create new database and name it as "stock"
  4. Import stock.sql to your stock database.
  5. Turn On Apache and MySQL on your Application Server Control Panel.
  6. Your system show be found on http://localhost/InventorySystem/

License

MIT

Resources

Original Sourcecode from CodeFolder - https://codersfolder.com/2018/02/stock-management-system-v2-codeigniter/ CodeIgniter - Web Framework AdminLTE - Theme

Acknowledgement

Great Project

Tags http php mysql