Installation

Prepare and install dependencies

Framework dependencies (supported by current bridge)

For framework, you can either choose:

Inventory dependencies (supported by current bridge)

Target dependencies (supported by current bridge)

Download

Please make you downloaded your resource:

Database setup

All queries are included in sql directory. Script itself won't create or drop tables on it's own, so you have run them manually.

Configuration

Please ensure, that everything is configured as you like in config.

Start resource

Make sure, resource is started after ox_lib and oxmysql.

  ensure ox_lib
  ensure [framework]
  ensure [inventory]
  ensure [target]
  ...
  ensure fd_shops

Questions

If you have an issue or questions, please visit our discord, and open a ticket.