01 / OVERVIEWStart here
This QR Vehicle Shop fork supports Qbox and QBCore dealerships for cars, boats, helicopters, and planes. It uses ox_lib and oxmysql, requires a target provider for normal shop access, and can write the garage, type, stored, and state columns used by the compatible Lunar Garage build.
02 / REQUIREMENTSWhat you need
Frameworkqbx_core or qb-core
Requiredox_lib and oxmysql
Databaseplayer_vehicles with required base ownership columns
Interactionox_target or qb-target
Resource nameMust remain qr-vehicleshop
03 / INSTALLATIONInstall and start
- 01
Back up the player_vehicles table and existing dealership configuration.
- 02
Place qr-vehicleshop in your resources without renaming it.
- 03
For an existing Qbox/Lunar database, review and import qbox_lunar_vehicle_columns.sql rather than replacing the table.
- 04
Configure the framework, target, shops, garage identifiers, fuel, keys, payment account, and test-drive behavior before starting the resource.
Recommended start orderplain text
ensure oxmysql
ensure ox_lib
ensure qbx_core # or qb-core
ensure ox_target # or qb-target
ensure ox_fuel # default; configure another provider if needed
ensure qbx_vehiclekeys # optional; or qb-vehiclekeys
ensure lunar_garage # recommended, not a hard dependency
ensure qr-vehicleshop