# InvoiceNinja 5 pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) [![Installer InvoiceNinja 5 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) *[Read this readme in english.](./README.md)* > *Ce package vous permet d’installer InvoiceNinja 5 rapidement et simplement sur un serveur YunoHost. Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires **Version incluse :** 5.5.64~ynh1 **Démo :** https://app.invoiceninja.com/dashboard ## Captures d’écran ![Capture d’écran de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) ## Avertissements / informations importantes ### 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 ## Documentations et ressources * Site officiel de l’app : * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug ou sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**