Self-hosted Free Storage and Inventory System With PHP

Self-hosted Free Storage and Inventory System With PHP
Photo by Petrebels / Unsplash

The Inventory System is a free open source self-hosted app that is built on top of the CodeIgniter PHP Framework, MySQL and PHP.

It allows inventory managers to manage their stock, items, combine them in groups, categorize them in brands, and define attributes as they require.

Features

  • Multi-user support
  • Manage products/ item groups
  • Manage products
  • Define products attributes
  • Manage multiple stores
  • Manage orders
  • Reports
  • Update company information

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

The project is released under the MIT license.

Resources

Read more

How AI-Powered Documentation Is Reducing Administrative Burden in Healthcare

How AI-Powered Documentation Is Reducing Administrative Burden in Healthcare

Healthcare organizations continue to face growing administrative demands as patient volumes increase and regulatory requirements become more complex. This challenge affects healthcare providers across many specialties and locations. For instance, the Colorado Behavioral Health Administration (BHA) laws and rules establish the regulatory framework for behavioral health providers. These rules cover

By Hazem Abbas