Installation Guide
Step 1: Insert SQL Tables
You need to execute the SQL code to set up the necessary database tables.
Instructions
Open your database management tool (e.g., phpMyAdmin or HeidiSQL).
Select Your Database.
Run the following SQL code to create the required tables:
Step 2: Add Items to Inventory
Step 3: Add Images
Import the pictures from the [images]
folder into your inventory/html/images
directory.
Step 4: Ensure Dependencies
Ensure you have the following dependencies installed:
Step 5: Test Installation
Start your server and verify that the DJ Script works as intended.
Test the inventory items and their functionality.
Last updated