1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-07-26 09:54:08 +00:00 committed by Yunohost-Bot
parent 62fcd217f5
commit ff83fd6a7b
2 changed files with 58 additions and 62 deletions

View file

@ -1,80 +1,40 @@
# Invoice Ninja 5 for YunoHost
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
[![Integration level](https://dash.yunohost.org/integration/invoiceninja.svg)](https://dash.yunohost.org/appci/app/invoiceninja) ![](https://ci-apps.yunohost.org/ci/badges/invoiceninja.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/invoiceninja.maintain.svg)
[![Install Invoice Ninja with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=invoiceninja)
# InvoiceNinja 5 for YunoHost
> *This package allows you to install Invoice Ninja quickly and simply on a YunoHost server.
[![Integration level](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg)
[![Install InvoiceNinja 5 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install InvoiceNinja 5 quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
### Warning
Create and email invoices, track payments, expenses, and time tasks
This is the new version of InvoiceNinja. There are several things not working at the moment:
**Shipped version:** 5.2.14~ynh1
* migration from v4
* installation into a sub-directory
* sending mails
Invoice Ninja is the #1 open-source platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Shipped version:** v5.0.24
## Documentation and resources
## Screenshots
* YunoHost documentation for this app: https://yunohost.org/app_invoiceninja5
* Report a bug: https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues
![](https://www.invoiceninja.com/wp-content/uploads/2015/11/Create-Invoices-in-Seconds.png)
## Developer info
## Demo
* [Official demo](https://app.invoiceninja.com/dashboard)
## Configuration
Configuration happens in the application itself.
## Documentation
* Official documentation: https://docs.invoiceninja.com/index.html
## YunoHost specific features
#### Multi-user support
* There is no official LDAP support
* The first user gets created after installing Invoice Ninja
* Other users can be created from inside the application
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/invoiceninja%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/invoiceninja%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/invoiceninja/)
## Limitations
* Any known limitations.
## Links
* Report a bug: https://github.com/YunoHost-Apps/invoiceninja_ynh/issues
* App website: https://www.invoiceninja.org/
* Upstream app repository: https://github.com/invoiceninja/invoiceninja
* YunoHost website: https://yunohost.org/
## TODOs
* If possible, create initial user
* Test upgrade
---
Developer info
----------------
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
or
sudo yunohost app upgrade invoiceninja -u https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

36
README_fr.md Normal file
View file

@ -0,0 +1,36 @@
# InvoiceNinja 5 pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![](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)*
*[Lire ce readme en français.](./README_fr.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
**Version incluse :** 5.2.14~ynh1
## Documentations et ressources
* Documentation YunoHost pour cette app : https://yunohost.org/app_invoiceninja5
* Signaler un bug : https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues
## 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.
```
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 :** https://yunohost.org/packaging_apps