I’m did everything explained, but I’m getting the following error:
PHP Fatal error: require(): Failed opening required ‘vendor/autoload.php’ (include_path=’.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php’) in /home/nmapyoas/public_html/programa/index.php on line 18
The only thing missing is Macedonian language. If there is a way for me to install it? I spend a lot of time contributing to that macedonian translation
Add another language is simple and easy to start, you could copy the whole folder application/language/english/ to application/language/[YOUR LANGUAGE] and it will show as an Language option in setting page.
@Ivan_Kartov the PHP version on your server is really old.
Good that you got InvoicePlane working but now set the server to PHP 7.2 and then see if it still works ok