Docs/ORB Shops/Installation

Installation

Requirements

  • FiveM server build 6116 or higher
  • ox_lib (required)
  • A framework: QBox, QBCore, or ESX
  • A supported inventory (auto-detected): ox_inventory, qb-inventory, qs-inventory, and more
No database is required — ORB Shops is stateless.

Download & Extract

  1. 01Download orb_shops from your Tebex dashboard
  2. 02Extract it into your server's resources/ directory
  3. 03Keep the folder name orb_shops

Configure server.cfg

cfg
ensure ox_lib
ensure orb_shops

Optional: Discord Webhooks

cfg
set shops_item_webhook   "https://discord.com/api/webhooks/XXXX/XXXX"
set shops_weapon_webhook "https://discord.com/api/webhooks/XXXX/XXXX"

Editable Files

The resource ships with escrow encryption. The files listed in escrow_ignore are editable:

  • config.lua — Shops, items, weapons, prices, and locations
  • locales/** — All translatable text
  • web/build/config_ui.js — UI colors and fonts
  • web/build/media/*/ — UI media assets