HEX
Server: Apache
System: Linux fan.fanlow.com 3.10.0-1160.144.1.el7.tuxcare.els9.x86_64 #1 SMP Fri Jul 10 17:06:31 UTC 2026 x86_64
User: ssiacademy (1163)
PHP: 8.2.32
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/softaculous/invoice/notes.txt
1) Make following changes in .htaccess 
RewriteRule . [[relativeurl]]/index.php [L]
It is mentioned in installer and on installation document
2) Please check if new language is added in /application/language then update install.xml
3) Follow the upgrade guide here :
https://wiki.invoiceplane.com/en/1.6/getting-started/updating-ip
4)PHP REQUIREMENT LINK : https://wiki.invoiceplane.com/en/1.6/getting-started/requirements
5) We have kept min PHP version to 8.1 because composer.json states the same. Also we have removed mcrypt and xmlrpc extentions as these are moved to PECL library.
6) Keep the default(recommended) VAT calculation method in manual installation.