/var/softaculous/akaunting
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.env7270644editdlrm
clone.php48170644editdlrm
copy_dir.php13580644editdlrm
edit.php44730644editdlrm
edit.xml4470644editdlrm
extend.php102240644editdlrm
fileindex.php2540644editdlrm
import.php36180644editdlrm
info.xml54360644editdlrm
install.js9210644editdlrm
install.php43030644editdlrm
install.xml30070644editdlrm
md530700644editdlrm
notes.txt7220644editdlrm
update_pass.php5550644editdlrm
Edit: /var/softaculous/akaunting/notes.txt (722B)
1. installer dont ask for dbprefix but asign random dbprefix 2. PHP REQUIREMENT LINK : https://akaunting.com/hc/docs/on-premise/requirements/ and also check composer.json 3. (9, 1, 'default.locale', '[[language]]'). Add this entry explicitly `[[dbprefix]]settings` table and increase autoincrement accordingly. This is to enable admin panel language. Earlier this entry used to get added by script while installation. Now it is added when language is changed from admin panel. (Since 2.1.11) 4. Select "en-US" as language while installing manually. 5. [Since 3.1.0] We have not added API keys through Softaculous because that is assigned to individual users and must be obtained by them personally. (Confirmed with vendor)