mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Merge pull request #17 from YunoHost-Apps/fix_16
install libgbm1 - snappdf dependency
This commit is contained in:
commit
27c252a36d
3 changed files with 28 additions and 22 deletions
21
README.md
21
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# InvoiceNinja 5 for YunoHost
|
||||
|
||||
[![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)
|
||||
[![Integration level](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Working status](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Maintenance status](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)*
|
||||
|
@ -23,7 +23,7 @@ Create and email invoices, track payments, expenses, and time tasks
|
|||
|
||||
## Screenshots
|
||||
|
||||
![](./doc/screenshots/Create-Invoices-in-Seconds.png)
|
||||
![Screenshot of InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -43,22 +43,23 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://invoiceninja.org
|
||||
* Official user documentation: https://invoiceninja.github.io/
|
||||
* Official admin documentation: https://invoiceninja.github.io/
|
||||
* Upstream app code repository: https://github.com/invoiceninja/invoiceninja
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_invoiceninja5
|
||||
* Report a bug: https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues
|
||||
* Official app website: <https://invoiceninja.org>
|
||||
* Official user documentation: <https://invoiceninja.github.io/>
|
||||
* Official admin documentation: <https://invoiceninja.github.io/>
|
||||
* Upstream app code repository: <https://github.com/invoiceninja/invoiceninja>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_invoiceninja5>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
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.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||
or
|
||||
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
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
27
README_fr.md
27
README_fr.md
|
@ -1,10 +1,14 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# 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)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Status 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)*
|
||||
*[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.*
|
||||
|
@ -19,7 +23,7 @@ Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses e
|
|||
|
||||
## Captures d'écran
|
||||
|
||||
![](./doc/screenshots/Create-Invoices-in-Seconds.png)
|
||||
![Capture d'écran de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -39,22 +43,23 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://invoiceninja.org
|
||||
* Documentation officielle utilisateur : https://invoiceninja.github.io/
|
||||
* Documentation officielle de l'admin : https://invoiceninja.github.io/
|
||||
* Dépôt de code officiel de l'app : https://github.com/invoiceninja/invoiceninja
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_invoiceninja5
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues
|
||||
* Site officiel de l'app : <https://invoiceninja.org>
|
||||
* Documentation officielle utilisateur : <https://invoiceninja.github.io/>
|
||||
* Documentation officielle de l'admin : <https://invoiceninja.github.io/>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/invoiceninja/invoiceninja>
|
||||
* 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.
|
||||
```
|
||||
|
||||
``` 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 :** https://yunohost.org/packaging_apps
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
|
@ -8,7 +8,7 @@ YNH_PHP_VERSION="7.4"
|
|||
|
||||
# dependencies used by the app
|
||||
|
||||
pkg_dependencies="php${YNH_PHP_VERSION}-bcmath php${YNH_PHP_VERSION}-gmp php${YNH_PHP_VERSION}-fileinfo php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-json php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-pdo php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-zip php${YNH_PHP_VERSION}-mysql libnss3-dev libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxrandr2 libasound2"
|
||||
pkg_dependencies="php${YNH_PHP_VERSION}-bcmath php${YNH_PHP_VERSION}-gmp php${YNH_PHP_VERSION}-fileinfo php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-json php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-pdo php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-zip php${YNH_PHP_VERSION}-mysql libnss3-dev libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxrandr2 libasound2 libgbm1"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue