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:
parent
62fcd217f5
commit
ff83fd6a7b
2 changed files with 58 additions and 62 deletions
84
README.md
84
README.md
|
@ -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.
|
||||||
|
-->
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/invoiceninja)  
|
# InvoiceNinja 5 for YunoHost
|
||||||
[](https://install-app.yunohost.org/?app=invoiceninja)
|
|
||||||
|
|
||||||
> *This package allows you to install Invoice Ninja quickly and simply on a YunoHost server.
|
[](https://dash.yunohost.org/appci/app/invoiceninja5)  
|
||||||
|
[](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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## 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
|
||||||
|
|
||||||

|
## Developer info
|
||||||
|
|
||||||
## Demo
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
||||||
|
|
||||||
* [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 - [](https://ci-apps.yunohost.org/ci/apps/invoiceninja/)
|
|
||||||
* ARMv8-A - [](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).
|
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
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
|
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
36
README_fr.md
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
# InvoiceNinja 5 pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/invoiceninja5)  
|
||||||
|
[](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
|
Loading…
Add table
Reference in a new issue