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:

  1. Upload the ambr4_vehicleshop folder into resources/[ambr4]/ambr4_vehicleshop (or any other category folder you use).

  2. Open the sql/ directory and import all .sql files into your database (for example: ambr4_veh_panel, car_stock, ambr4_veh_showroom, etc.).

  3. Make sure your framework and its dependencies (see below) start before this script. Then add: ensure ambr4_vehicleshop.

  4. Configure the config.lua file (optional, adjust if needed).

  5. Restart your server.

Last updated