Inventory

Dependencies

  • oxmysql - Required

Resource Load Order

ensure oxmysql
ensure qb-core  # or es_extended / qbox-core

ensure skeexs-inventory

# Your scripts that depend on inventory
ensure your-scripts

Important: skeexs-inventory must start AFTER your framework but BEFORE scripts that use its exports.

Database

The resource automatically creates required tables on first start.

If migrating from qb-inventory, existing data will be converted automatically.

Verify Installation

Check server console for:

Last updated