Skip to Content
QBCore Community Documentation and Source Map

Find the right QBCore guide

Choose the task that matches what you are doing now. These independent community guides link to project-maintained sources wherever framework details can change.

Use the documentation search above. Queries such as clear cache, install QBCore on Windows, or qb-inventory lead directly to the relevant guide or section.

Start, verify, or repair a server

Operate the server safely

Use the framework references

  • Core framework — Core object, player data, shared data, functions, and events
  • API reference — Client and server functions, events, callbacks, and commands
  • Practical guides — Focused workflows for common administration and scripting tasks
  • Database — Core schema context and database boundaries
  • Development — Local tooling, debugging, performance, and safer implementation practices

Verify changing information

Framework APIs and maintained resources can change after a guide is published. Before applying a command, configuration, or database change to production:

  1. Open the upstream source linked from the guide.
  2. Compare it with the exact commit deployed on your server.
  3. Test the change on a separate profile and database.
  4. Keep a verified backup and rollback path.

Use the official project documentation  and the QBCore GitHub organization  as the final source of truth for current framework behavior.