sign-posts-wrenchInstallation

⚙️ Installation – GRP Job Creator

The GRP Job Creator works seamlessly with QBCore, Qbox, and ESX frameworks. Follow the steps below to install and configure it for your server.


✅ Supported Frameworks

  • QBCore

  • Qbox (qbx core)

  • ESX (esx core)


📦 Installation Steps

1. Drag & Drop

Place the grp_jobcreator folder into your server’s resources directory.


2. Add to server.cfg

In your server.cfg, add:

ensure grp_jobcreator

3. Import the Database

Execute the database.lua file into your database (via phpMyAdmin, HeidiSQL, etc.). This creates the necessary tables for job storage.


4. Set Your Framework

Open config.lua and update the core setting based on your framework:

For QBCore:

For Qbox:

For ESX:


5. You’re Ready!

Use the in-game admin menu to create, edit, or delete jobs with full control and real-time preview.

Last updated