General Installation
Below is a short and clear ambr4_vehicleshop installation guide for both ESX and QBCore. Everything is “default”: upload to the server, import the SQL files, and start the script:
Upload the ambr4_vehicleshop folder into resources/[ambr4]/ambr4_vehicleshop (or any other category folder you use).
Open the sql/ directory and import all .sql files into your database (for example: ambr4_veh_panel, car_stock, ambr4_veh_showroom, etc.).
Make sure your framework and its dependencies (see below) start before this script. Then add: ensure ambr4_vehicleshop.
Configure the config.lua file (optional, adjust if needed).
Restart your server.
Last updated