Phone App Installation

Prepare and install dependencies

Mandatory device, to have app working

OR

Download

Please make sure that you always download "Release" version from our github repository, and not the source code.

Database setup

Banking resource includes automatic migrations if database user has proper permissions to create tables. Otherwise, you can run .sql file provided in the resource.

Configuration

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

Start resource

Make sure, resource is started after ox_lib and oxmysql.

  ensure oxmysql
  ensure ox_lib
  ensure (lb-phone yseries)
  ...
  ensure fd_banking
  ensure fd_banking_app