[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.116.85.96: ~ $
1. Installation method mentioned here : https://docs.firefly-iii.org/how-to/firefly-iii/installation/self-managed/
 
E.g:1. Download the latest release package zip from github : FireflyIII-v{{VERSION}}.zip (It has all the vendor dependencies installed, so no need to install via composer)(Since 6.1.19) 
 
IF FireflyIII-v{{VERSION}}.zip is not available then Download the available package from github and install the dependencies using composer.
		curl -sS https://getcomposer.org/installer | php
		php composer.phar install
	2. Fill up DB details in .env
	3. php artisan firefly-iii:upgrade-database
	4. php artisan firefly-iii:correct-database
	5. php artisan firefly-iii:report-integrity
	6. php artisan firefly-iii:laravel-passport-keys
	7. Visit http://localhost/firefly-iii/public and Click on “Register a new account” and fill in the form.

2. Remove all entries from preferences table except "viewRange" and "language" entries,inserts after login
3. Don't remove double quotes from "APP_NAME" it throws error when contain space. ( Requested by vendor )
4. PHP REQUIREMENT LINK : https://docs.firefly-iii.org/how-to/firefly-iii/installation/self-managed/#ingredients
5. We have added openssl in requirement check in info.xml, as it is needed to encrypt public and private keys and store their encrypted entries in database and also it is mentioned in composer.json.
6. Keep LOG_CHANNEL = daily in .env file.
7. Keep the root .htaccess and /public/.htaccess changes as it is to restrict any files accessible through web.

Filemanager

Name Type Size Permission Actions
images Folder 0755
php53 Folder 0755
php56 Folder 0755
php71 Folder 0755
php81 Folder 0755
php82 Folder 0755
.env File 12 KB 0644
.htaccess File 372 B 0644
changelog.txt File 8.03 KB 0644
clone.php File 7.87 KB 0644
edit.php File 4.46 KB 0644
edit.xml File 447 B 0644
extend.php File 9.96 KB 0644
fileindex.php File 359 B 0644
import.php File 2.99 KB 0644
info.xml File 4.05 KB 0644
install.js File 924 B 0644
install.php File 6.23 KB 0644
install.xml File 1.5 KB 0644
md5 File 2.86 KB 0644
notes.txt File 1.5 KB 0644
oauth-private.key File 16 B 0644
oauth-public.key File 15 B 0644
update_keys.php File 2.1 KB 0644
update_pass.php File 516 B 0644
upgrade.php File 6.7 KB 0644
upgrade.xml File 617 B 0644