powerpaul17 / nc_money

Nextcloud app for finance management
GNU Affero General Public License v3.0
97 stars 9 forks source link

Installation #2

Closed horald closed 5 years ago

horald commented 7 years ago

How can I install the app. I have copied the source to the apps directory but I can't see a new app. Thanks in advance.

powerpaul17 commented 7 years ago

Hello! First I have to tell you that I don't consider the app stable. That's the reason I haven't released it yet. There are still some ugly style/design issues I have to resolve.

Secondly, have you checked the permissions of the files? Otherwise you may have to look up in the nextcloud documentation.

powerpaul17 commented 7 years ago

I think logging out and back in also might help. Then you should be able to enable the app.

horald commented 7 years ago

Hello, sorry I can't activate money. If I try, I get the error: "Could not download app money" But the app money is on the server! What's wrong? Thanks.

powerpaul17 commented 7 years ago

Have you cloned the git repository into your apps folder and made sure the name of the folder is "money"?

horald commented 7 years ago

ok, the folder name was the problem. Now I can see the app "money". How can I add an account. If I click at "Assets" and afterwards to "+ Add account" nothing happens. Thanks for your help.

powerpaul17 commented 7 years ago

It was a small bug, I just fixed it in the latest commit. Thanks for pointing out. Just want to tell you once again, that while the basic functionality is working, it is still work in progress.

Also please make sure to always "pull" the latest changes from master ;)