ATB-Generator is a web-based application designed for inventory management, barcode generation, and data export. It allows users to add articles, generate barcodes, manage stored items, and export data to Excel or PDF.
- Add Articles – Input new articles with details.
- Generate Barcodes – Automatically create barcodes for articles.
- Manage Inventory – View, edit, and delete stored items.
- Export Data – Download your inventory list in Excel (.xlsx) or PDF.
- Simple & Responsive UI – Easy-to-use interface.
- Web Server: Apache2 or Nginx
- PHP: Version 7.4 or higher
- Composer: For dependency management
Copy all files to your Apache2 or Nginx web directory.
Run the following command in the project folder:
composer installchmod -R 775 /path/to/ATB-GeneratorNavigate to:
http://your-server-ip-or-domain/- Picqer PHP Barcode Generator – For generating barcodes.
- BarcodeAPI.org – For displaying and generating barcodes via API.
- PhpSpreadsheet – For exporting data to Excel.
- TCPDF – For generating PDF exports.
This project is more than just a prototype – it's a functional and extendable solution for inventory management. However, it is intentionally kept simple and modular, making it easy for anyone with basic knowledge of HTML and PHP to modify and extend.
"With great simplicity comes great responsibility... or at least fewer debugging nightmares!"
This project is licensed under the MIT License.
Developed with ❤️ for efficient inventory management.
🔗 GitHub Repository: ATB-Generator-Article-to-Barcode-Generator 📧 Discord: leonmtn05 (No e-mail address is displayed here due to spam).
🚀 If you ever get stuck, remember: ChatGPT is your friend and helper! (No AI was harmed in the making of this project.)