diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..561d982 --- /dev/null +++ b/README_it.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Installa InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare InvoiceNinja 5 su un server YunoHost in modo semplice e veloce.* +> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.* + +## Panoramica + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versione pubblicata:** 5.8.38~ynh1 + +**Prova:** + +## Screenshot + +![Screenshot di InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli utenti: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Per provare la branch di `testing`, si prega di procedere in questo modo: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +o +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:** diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 0abd9e5..20fa90e 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -5,3 +5,5 @@ 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. + +If the application only shows a blank page instead of the login screen, you can try turning off 'Enhanced Tracking Protection' in Firefox. See https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues/184 diff --git a/doc/POST_INSTALL_fr.md b/doc/POST_INSTALL_fr.md index b784199..c8363ae 100644 --- a/doc/POST_INSTALL_fr.md +++ b/doc/POST_INSTALL_fr.md @@ -4,4 +4,6 @@ Le nom d'utilisateur est l'adresse email de l'administrateur Le mot de passe est celui de l'administrateur que vous avez renseigné lors de l'installation Le secret est : __API_SECRET__ -Veuillez noter que si vous n'avez PAS installé l'application en mode public, vous devez d'abord vous rendre sur le portail de connexion YunoHost pour vous authentifier afin d'accéder à l'application. \ No newline at end of file +Veuillez noter que si vous n'avez PAS installé l'application en mode public, vous devez d'abord vous rendre sur le portail de connexion YunoHost pour vous authentifier afin d'accéder à l'application. + +Si l'application n'affiche qu'une page blanche à la place de la page de connexion, vous pouvez essayer de désactiver la 'Protection Avancée contre le pistage' sous Firefox. Voir https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues/184