This commit is contained in:
Éric Gaspar
2023-06-05 10:48:49 +02:00
parent c78fc1b774
commit 88d12f0aab
22 changed files with 134 additions and 1283 deletions
+2
View File
@@ -0,0 +1,2 @@
* The first user gets created after installing Invoice Ninja. The email-address is the one of your administrator user of the app. The password is the administration password you provided while installing.
* Other users can be created from inside the application
+1
View File
@@ -0,0 +1 @@
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
-13
View File
@@ -1,13 +0,0 @@
### Warning
This is the new version of InvoiceNinja. Installation into a sub-directory is currently impossible.
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
## YunoHost specific features
#### Multi-user support
* There is no official LDAP support
* The first user gets created after installing Invoice Ninja. The email-address is the one of your administrator user of the app. The password is the administration password you provided while installing.
* Other users can be created from inside the application
+7
View File
@@ -0,0 +1,7 @@
Please open your __APP__ domain: https://__DOMAIN____PATH_URL__
The username is: __EMAIL__
The password is the administrator one you filled during the installation
The secret is: __API_SECRET__
Please note that if you did NOT install the application in public mode, you should go to the Yunohost login portal first to authenticate yourself in order to access to the application.