Installation Guide

Installation Guide

Prerequisites

  • FiveM Server

  • LB Phone Resource

  • oxmysql Resource

  • ESX, QBCore, or Standalone Framework

Installation Steps

1. Download and Extract

  1. Download the lb-jobcenter resource

  2. Extract to your resources folder

  3. Ensure the folder is named lb-jobcenter

2. Database Setup

Choose the appropriate SQL file for your framework:

For QBCore:

-- Import sql/qbcore.sql to your database

For ESX:

-- Import sql/esx.sql to your database

3. Resource Configuration

Add to your server.cfg:

ensure lb-jobcenter

4. Dependencies

Ensure these resources are started before lb-jobcenter:

ensure lb-phone
ensure oxmysql
ensure es_extended  # or qb-core

5. Restart Server

Restart your FiveM server to load the resource.

Verification

  • Check server console for initialization messages

  • Look for [lb-jobcenter] Framework initialized successfully

  • Test the app in LB Phone

Last updated