Iconix StudiosDocs

Integrations

Framework Adapters

How Iconix resources connect to QBCore, ESX Legacy, Qbox, and custom FiveM server frameworks.

Adapter boundary

Adapters isolate framework-specific player, job, inventory, notification, and database behavior from core resource logic.

Custom frameworks

Custom frameworks should implement the same adapter contract as supported framework integrations.

  1. Map player identifier access.
  2. Map job and permission checks.
  3. Map money/item operations.
  4. Map notifications.
  5. Map database ownership or metadata fields.

Debugging adapters

Most integration bugs happen when expected framework data is missing at resource start or player load time.

Need product-specific instructions?

Open the related product documentation from the sidebar, or ask Iconix support with your framework and dependency list.