LogoLogo
SupportServer Hosting
  • Sonoran CMS
  • 📱Download the App
  • Other Products
    • 🖥️ FiveM Hosting
    • ⌨️ Sonoran CAD
    • 📡Sonoran Radio
  • Why choose Sonoran CMS?
    • 🏆Why Choose Sonoran CMS?
  • Tutorials
    • Getting Started
      • Account Registration
      • Community Registration
      • Inviting Users
      • Troubleshooting
    • User Management
      • Creating Ranks
      • Setting User Ranks
      • Community Profile
      • Creating Rosters
    • Community Website
      • Website Builder
      • Toolbar Customization
      • Forums
      • Image Gallery
      • Navigation Permissions
    • Customization
      • Community Branding and Settings
      • Custom Domain / Vanity URL
      • Profile Fields
    • Calendar Events
    • Drive & Documents
    • Forms and Applications
      • Creating Forms
      • Form Submissions
      • Clock In/Out System
    • Administrative
      • Archive Community Member
      • Delete & Transfer Community
      • Delete User Account
      • View Your Limits
      • Growth and Discovery
        • Growth Panel
        • Discovery
      • Security Center
        • Account Flags
        • Logging Center
      • Disciplinary Panel
      • URL Shortener
  • Integration Capabilities
    • Sonoran CAD Sync
    • Sonoran Radio Sync
    • Discord Bot Integration
    • TeamSpeak 3 Role Sync
      • Getting Started
      • Adding Ranks
      • Adding your TeamSpeak UID
    • Discord Rich Presence
    • Discord Webhooks
    • FiveM Game Panel
      • Installation
      • QBCore & Qbox Panel
        • Dashboard
        • Players
        • Vehicles
        • Whitelist
        • Logs
        • Resources
        • Aces & Principals
        • Characters
        • Items
        • Jobs
        • Gangs
        • Job Sync
        • Environment
      • vMenu Panel
        • Dashboard
        • Players
        • Vehicles
        • Environment
        • Whitelist
        • Logs
        • Resources
        • Aces & Principals
    • Sonoran Shield
    • In-Game Integration Resources
      • FiveM Installation
        • FiveM Installation - Next Steps
        • FiveM Submodules
          • Clock In
          • Ace Permission Sync
          • Whitelist
          • Job Sync
      • Minecraft Integrations
        • Minecraft Resource Installation
        • Available Resources
          • Whitelist
      • Roblox Integrations
        • Roblox Resource Installation
        • Available Resources
          • Whitelist
      • IP Whitelisting
  • Developer API Documentation
    • 📖API Integration
      • Getting Started
        • Retrieving Your Credentials
        • API ID System
      • Push Events
        • Account Updated
        • Account Kicked
        • Account Banned
      • API Endpoints
        • General
          • Get Sub Version
          • Check Com API ID
          • Get Com Account
          • Get Current Clock In
          • Get Accounts
          • Get Departments
          • Get Profile Fields
          • Get Account Ranks
          • Set Account Ranks
          • Clock In Out
          • Kick Account
          • Ban Account
          • Edit Account Profile Fields
        • Servers
          • Get Game Servers
          • Set Game Servers
          • Verify Whitelist
          • Full Whitelist
        • Events
          • RSVP
        • Rosters
          • Get Roster Contents
        • Disciplinary
          • Get Member Points
          • Get Member Records
          • Add Member Record
          • Update Member Record Points
          • Update Member Record Reason
    • 🌎Translation Support
  • Roadmap
    • 📋Changelog
  • Other
    • Sonoran CMS
    • AI QA
    • Contact Us
    • Policy
      • Terms of Service
      • Privacy Policy
      • Refund and Purchase Policy
      • Promotions
        • 03/10/25-03/17/25 Suggestions
  • Pricing
    • Pricing FAQ
      • Branding Removal
      • Military and First Responder Discount
      • Expert Installation
      • Free Plugin Installation and Discount - Sonoran Servers
      • Accessing the Payment Center
      • Create and Manage a Subscription
      • Request Discord Role
    • View and Compare Plans
Powered by GitBook
On this page
  • Video Tutorial
  • 1. Install the CMS Core Framework
  • 2. Configure the Core
  • 3. Configure your Server
  • 4. Configure your Server (Required for QB-Core and QBox)
  • 5. Configure the Panel
  • 6. Grant Permissions
  • 7. Using the Game Panel

Was this helpful?

Edit on GitHub
  1. Integration Capabilities
  2. FiveM Game Panel

Installation

Sonoran CMS manages your QB Core server for free!

PreviousFiveM Game PanelNextQBCore & Qbox Panel

Last updated 12 days ago

Was this helpful?

Video Tutorial

1. Install the CMS Core Framework

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.

2. Configure the Core

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.

3. Configure your Server

In your server.cfg file, add the following lines to run the CMS core resource and grant permissions to the auto-updater.

# file system permissions (if using QB-Core)
add_filesystem_permission sonorancms write qb-core

# file system permissions (if using QBox)
add_filesystem_permission sonorancms write qbx_core
add_filesystem_permission sonorancms write ox_inventory

exec @sonorancms/sonorancms.cfg

4. Configure your Server (Required for QB-Core and QBox)

QB-Core Specific

  • Update qb-core/fxmanifest.lua author line to the following:

    • author ''

QBox Specific

  • 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.

5. Configure the Panel

Select Edit Servers to include the IP address and port used to direct connect to your server.

6. Grant Permissions

By default, only community owners will have access to the QB Core management panel.

7. Using the Game Panel

View the next guide below to start using the QB Core game panel.

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 .

In the , you will need to add the associated permissions under the Server tab.

here
Rank Manager
QBCore & Qbox Panel