FixFX

QBCore Framework

A comprehensive guide to using and developing for the QBCore framework.

QBCore is a modern, feature-rich framework for FiveM that provides a solid foundation for roleplay servers. It offers a comprehensive set of features, excellent documentation, and an active community.

Quick Navigation

Overview

QBCore is designed as a successor to ESX, addressing many common pain points while providing enhanced functionality and performance. The framework is built around a modular design philosophy, making it highly extensible and customizable.

Key Features

  • Player Management: Multi-character support, data persistence, and permissions
  • Inventory System: Advanced inventory with item metadata and attachments
  • Job System: Comprehensive job framework with grades and permissions
  • Vehicle System: Vehicle ownership, keys, and management
  • Property System: Housing and property ownership
  • Business System: Fully-featured business management
  • Phone System: Integrated mobile phone with apps and messaging
  • Crafting System: Item crafting and processing
  • Modern UI: Clean and responsive user interfaces
  • Active Development: Frequent updates and improvements

Documentation Sections

🚀 Setup & Installation

Complete guide to installing QBCore framework from scratch, including:

  • Database setup and configuration
  • Core framework installation
  • Essential resources setup
  • Server configuration
  • Post-installation verification

💻 Development Guide

Comprehensive development documentation covering:

  • Resource development best practices
  • QBCore API integration
  • Database management
  • Item and job system development
  • UI/NUI development
  • Testing and debugging

🔧 Troubleshooting

Common issues and their solutions:

  • Installation problems
  • Player data issues
  • Performance optimization
  • Resource-specific problems
  • Debug techniques

Quick Start

New to QBCore? Follow this recommended path:

  1. Setup & Installation - Get QBCore running on your server
  2. Development Guide - Learn to create custom resources
  3. Troubleshooting - Reference for when things go wrong

Community Resources

QBCore is actively developed with frequent updates. Always check the official documentation for the latest information.

Always test resources thoroughly before deploying to a production server. Breaking changes in QBCore updates can affect resource compatibility.

On this page