Akaunting - Free Accounting Software
-
@jdaviescoates said in Akaunting - Free Accounting Software:
I don't think Akaunting (nor any other open source web accounting software I'm aware of) will automatically import bank feeds etc either
Paid plugin will https://akaunting.com/apps/bank-feeds
-
@yusf said in Akaunting - Free Accounting Software:
@jdaviescoates said in Akaunting - Free Accounting Software:
I don't think Akaunting (nor any other open source web accounting software I'm aware of) will automatically import bank feeds etc either
Paid plugin will https://akaunting.com/apps/bank-feeds
Thanks!
Now, I'm very interested!
-
@timconsidine for Quickfile - one of my favourite non-open-source apps.
-
What is the current status of Akaunting? I tried installing it in a LAMP stack but that doesn't seem to work
-
So I have been trying to install akaunting within a LAMP stack with limited success. There is an error during installation, but it runs fairly normal after that. However, some plugins don't work properly and updating via GUI/CLI doesn't work. Support narrowed it down to the path of the PHP executable not being correct and gave me this link: https://akaunting.com/hc/docs/faq/i-cant-install-apps/
I would like to try this out by changing the PHP path in the env as described in the documentation:
APP_PHP_PATH="/usr/bin/php8.0"
@girish Could you help me with this? Is it
/etc/php/8.1
? -
@andreasdueren said in Akaunting - Free Accounting Software:
APP_PHP_PATH="/usr/bin/php8.0"
I guess this is an Akaunting variable ? If so, this would be
/usr/bin/php8.1
in the lamp app. -
@andreasdueren Did you have any more luck in making Akaunting functional?
-
@avatar1024 Iām still testing it but it seems to be working now after spending bigger amounts of time troubleshooting quirks and errors
-
@andreasdueren Great to hear! If you get the chance to share the process you've followed that'd be much appreciated.
Also do you think some of your work might get us closer to get a Cloudron package for it?