Installation
Sonoran CMS manages your QB Core server for free!
Last updated
Was this helpful?
Sonoran CMS manages your QB Core server for free!
Last updated
Was this helpful?
The QB Core management panel will help walk you through each step.
Download the CMS Core. This download will already have the config filled with your Community ID (or UUID) and API Key.
Once installed, the config.lua
will configure your Community ID (or UUID) and your API key. It is recommended to keep all remaining config options with their default values.
In your server.cfg
file, add the following lines to run the CMS core resource and grant permissions to the auto-updater.
Due to recent changes to FiveM there is now security limitations to the file system which the game panel uses to update Items, Jobs, Gangs, etc. This requires the add_filesystem_permission
line(s) to be added to the server.cfg
shown above, as well as the author of the resources to be updated. You can find out more information on why this is required here.
QB-Core Specific
Update qb-core/fxmanifest.lua
author line to the following:
author ''
QBox Specific
Update qbx_core/fxmanifest.lua
author line to the following:
author ''
Update ox_inventory/fxmanifest.lua
author line to the following:
author ''
Note: We're working on making this not a requirement in the future but need to work with the respective resource developers to get it updated.
Select Edit Servers
to include the IP address and port used to direct connect to your server.
By default, only community owners will have access to the QB Core management panel.
In the Rank Manager, you will need to add the associated permissions under the Server
tab.
View the next guide below to start using the QB Core game panel.