FireflyIII

FireflyIII

  • You can support future updates of this package Click to Donate
  • Version 5.7.18.0
  • Download 38
  • File Size 11.61 MB
  • File Count 1
  • Create Date June 28, 2023
  • Last Updated June 28, 2023
  • Installation Support and Update requests /forums/topic/FireflyIII
  • TOS4 x86_64 request FireflyIII TOS4 x86_64
File
FireflyIII TOS5 5.7.18.0 x86_64.tpk

Personal finance manager

Homepage 

Applicable models: x.64 series
Applicable TOS4: 4.1.27 or later versions - on request
Applicable TOS5: 5.1.37 or later versions

Required packages:

apache24
MariaDB
PHP81_okm

App WebUI for additional settings can be accesses at:

TOS4: http(s)://yournasip:port/modules/FireflyIII/www
TOS5: click on Support & Help from app description inside the App Center

1. Create a database using phpMyAdmin (from MariaDB app)
2. Adapt FireflyIII .env config and fill in the info for the database access (created on step 1)
3. Run these commands in ssh terminal

cd /usr/local/FireflyIII/bin/FireflyIII
/usr/local/PHP81_okm/sys/bin/php artisan firefly-iii:upgrade-database
/usr/local/PHP81_okm/sys/bin/php artisan firefly-iii:correct-database
/usr/local/PHP81_okm/sys/bin/php artisan firefly-iii:report-integrity
/usr/local/PHP81_okm/sys/bin/php artisan passport:install

You can now access the FireflyIII Web interface and create the first user

tmate
Python311