Skip to content

BF4DB integration

Hedius edited this page Jun 8, 2021 · 1 revision

How do I apply this patch?

Integrate the changes of the following diff: https://gitlab.com/e4gl/bfacp/-/compare/f30ea6e7...245a12fa (just overwriting the files should not break anything)

You can use this repo, but my repo has several updates for PHP 7.3 support (See wiki).

Config

Your BF4DB token is stored in the .env.php! Update the file!

Data sources

Workflow if you open a profile:

  1. Pull data from BF4DB
  2. Pull data about BF4DB from bf4cheatreport if the request fails

Support

Just submit an issue if something does not work.

License

I ask you to make changes to my code not closed source. I try to apply GPLv3 to my code where it is possible. Therefore, I please you to make changes to my code public too! (submit pull requests or fork my repo). Open source coding is important for me!

Clone this wiki locally