Newily Bossmenu | Company Management System
A modern boss menu for ESX and QBCore with a sleek React UI.
Features
-
Employee Management - Hire, fire, promote, set salaries, give bonuses
-
Economy System - Deposits, withdrawals, transaction history
-
Purchase System - Buy items with inventory integration
-
Rank Management - Create ranks with custom permissions
-
Duty System - Built-in duty manager with timer and exports
-
Discord Webhooks - Log all actions with player IDs
-
Paycheck System - Automatic salary payments
Dependencies
Required: ESX or QBCore, oxmysql
Optional: ox_inventory, esx_addonaccount / qb-management
Exports
Duty callbacks
exports["newily_bossmenu"]:OnPlayerDuty(function(source, jobName, onDuty, playerData) end)
exports["newily_bossmenu"]:SetPlayerDuty(source, "police", true)
exports["newily_bossmenu"]:GetPlayerDuty(source, "police")
Installation
-
Import
extras/sql/bossmenu.sql -
Configure
shared/config.lua
3. Start the resource
Commands
| Command | Description |
|---------------|--------------------------------|
| /bossmenu | Open the boss menu |
| /duty | Open the duty manager |
Showcase
Showcase Video:
Docs: https://newily-scripts.gitbook.io/newily-scripts-docs/documentation/scripts/newily-bossmenu