Installation — foltone_job_manager
Requirements
- ESX Legacy or QBCore or Standalone
- oxmysql — MySQL library
- esx_addonaccount (ESX only) — For society account management
Download
Download the script from your Tebex account and place the folder in your resources/ directory.
Server Configuration
Add to your server.cfg:
ensure oxmysql
ensure es_extended # or qb-core
ensure foltone_job_manager
Important:
foltone_job_managermust start after your framework (es_extendedorqb-core) andoxmysql.
Framework
The script supports 3 modes:
| Framework | Config value | Dependencies |
|---|---|---|
| ESX Legacy | "esx" | es_extended, oxmysql, esx_addonaccount |
| QBCore | "qbcore" | qb-core, oxmysql, qb-banking |
| Standalone | "standalone" | Manual configuration required |
Set the framework in config.lua:
Config.Framework = "esx" -- "esx", "qbcore" or "standalone"
Verification
After restarting your server:
- Connect with a character that has the boss grade for a configured job
- Go to the society marker (position configured in
config.lua) - Press E to open the management interface
- The tablet interface should appear with tabs: Money, Employees, Salaries, Transfers