Auto-update READMEs
This commit is contained in:
committed by
readme_generator
parent
1a7ed28282
commit
cfe7664581
@@ -0,0 +1,53 @@
|
||||
<!--
|
||||
N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
|
||||
Sie darf NICHT von Hand bearbeitet werden.
|
||||
-->
|
||||
|
||||
# InvoiceNinja 5 für YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||

|
||||

|
||||
|
||||
[](https://install-app.yunohost.org/?app=invoiceninja5)
|
||||
|
||||
*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
|
||||
|
||||
> *Mit diesem Paket können Sie InvoiceNinja 5 schnell und einfach auf einem YunoHost-Server installieren.*
|
||||
> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.*
|
||||
|
||||
## Übersicht
|
||||
|
||||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**Ausgelieferte Version:** 5.11.62~ynh1
|
||||
|
||||
**Demo:** <https://react.invoicing.co/demo>
|
||||
|
||||
## Bildschirmfotos
|
||||
|
||||

|
||||
|
||||
## Dokumentation und Ressourcen
|
||||
|
||||
- Offizielle Website der App: <https://invoiceninja.org>
|
||||
- Offizielle Benutzerdokumentation: <https://invoiceninja.github.io/>
|
||||
- Offizielle Verwaltungsdokumentation: <https://invoiceninja.github.io/>
|
||||
- Upstream App Repository: <https://github.com/invoiceninja/invoiceninja>
|
||||
- YunoHost-Shop: <https://apps.yunohost.org/app/invoiceninja5>
|
||||
- Einen Fehler melden: <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
||||
|
||||
## Entwicklerinformationen
|
||||
|
||||
Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
||||
|
||||
Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||
oder
|
||||
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>
|
||||
Reference in New Issue
Block a user