File | Date | Author | Commit |
---|---|---|---|
.github | 2023-09-28 |
![]() |
[222ecd] Update FUNDING.yml |
assets | 2024-01-27 |
![]() |
[db4f96] 27 Jan 2024 |
lib | 2024-01-27 |
![]() |
[db4f96] 27 Jan 2024 |
pages | 2024-01-27 |
![]() |
[db4f96] 27 Jan 2024 |
CB-manifest.json | 2022-09-04 |
![]() |
[b34694] 4 Sep 2022 Update |
CB-worker.js | 2024-01-27 |
![]() |
[db4f96] 27 Jan 2024 |
README.md | 2024-01-27 |
![]() |
[db4f96] 27 Jan 2024 |
index.php | 2022-09-04 |
![]() |
[b34694] 4 Sep 2022 Update |
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.
1) Generate item QR code, built-in QR code scanner.
2) Create item NFC tags, built-in NFC scanner.
3) Passwordless login - NFC and Web Authentication (Biometric, PIN, Face Recognition)
4) Stock level monitoring, push notifications on low stock.
5) Batch and expiration tracking.
6) Installable progressive web app.
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.
1) Copy & unzip into your http
folder.
2) Access http://your-site.com/
in your browser and walk through the installer.
3) If you want, add the optional AI Assistant after the installation.
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.
1) How To Use
2) FAQ
3) For The Developers
1) PHP Packages
- Core Boxx
- PHP Web Push
- PHP-JWT
- PHP WebAuthn
2) HTML JS
- Bootstrap
- IconMoon
- HTML5 QRCode Scanner
- QRCodeJS
- csv.js
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.