Installation
Prepare and install dependencies
Framework dependencies (supported by current bridge)
For framework, you can either choose:
Download
Please make you downloaded your resource:
- Escrowed version: CFX Portal
- Source version: Our store
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
.
Common Issues
Database
If your user doesn't have permissions to create tables, please grant him permissions to do so. You can do it by executing following query:
Otherwise, you can create tables manually, by executing provided .sql file in resource.
Questions
If you have an issue or questions, please visit our discord, and open a ticket.