Skip to main content
Get Jobs Creator up and running on your FiveM server in just a few steps.

Requirements

  • ESX or QBCore
  • On QBCore, the menu_default script (see step 4 below)
Choose your framework below to view the correct installation instructions.
1

Download Jobs Creator

Download Jobs Creator and extract it into your server’s resources folder.
2

Configure server.cfg

Add the following to your server.cfg:
3

Set up the database

Jobs Creator will automatically set up the database when the resource starts.If the automatic setup fails, you can manually execute the SQL files located in:
4

Add the included items

Adding the included items is optional. Choose the SQL file that matches your ESX inventory system.
Weight-based inventoryRun:
Limit-based inventoryRun:

Verification

Open /jobscreator in-game. If the menu opens, the script is running correctly.

Clean Up the SQL Files

Once the database has been successfully configured, you can optionally remove the SQL files from jobs_creator/sql/.
The SQL files are only required for manual database setup or when adding the included ESX items.

Related topics

Installation