Skip to content

code-boxx/Storage-Boxx-PHP-Inventory-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STORAGE BOXX

Storage Boxx is an open-source PHP Inventory Management System. With a built-in webcam QR scanner, NFC scanner, passwordless login, and an optional AI assistant.

✅ "OUT OF THE BOX" FEATURES

  1. Generate item QR code, built-in QR code scanner.
  2. Create item NFC tags, built-in NFC scanner.
  3. Passwordless login - QR, NFC, Web Authentication (Biometric, PIN, Face Recognition).
  4. Stock monitoring, push notifications on low stock.
  5. Customers and delivery order management.
  6. Suppliers and purchase order management.
  7. Installable progressive web app.

📷 SCREENSHOTS



☑️ REQUIREMENTS

  1. LAMP/WAMP/MAMP/XAMPP
  2. Apache Mod Rewrite
  3. PHP MYSQL PDO Extension
  4. PHP OPENSSL Extension
  5. At least PHP 8.0
  6. Take note - Webcam, NFC and Passwordless (Web Authentication) support depends on the user's device and browser.

💾 INSTALLATION

  1. Manually download or git clone into your http folder.
  2. Access http://your-site.com/ in your browser and walk through the installer.
  3. Check out Storage Boxx Quickstart Guide on YouTube

⭐ SUPPORT

  1. Just give this project a star. That will indirectly drive more traffic a little bit. 😉
  2. Sponsor this project. Even a small one time amount helps.

💡 DOCUMENTATION + EXTRAS

  1. FAQ
  2. For The Developers
  3. If you want, add the optional AI Assistant after the installation.

🔌 CREDITS AND FRAMEWORKS USED

  1. PHP Packages
  2. HTML JS

📰 LICENSE

Copyright by Code Boxx

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.