39 lines
1.8 KiB
Markdown
39 lines
1.8 KiB
Markdown
<!--
|
|
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps_tools/blob/main/readme_generator>
|
|
It shall NOT be edited by hand.
|
|
-->
|
|
|
|
<h1>
|
|
<img src="https://raw.githubusercontent.com/YunoHost/apps/master/logos/invoiceninja5.png" width="32px" alt="Logo of InvoiceNinja 5">
|
|
InvoiceNinja 5, packaged for YunoHost
|
|
</h1>
|
|
|
|
Create and email invoices, track payments, expenses, and time tasks
|
|
|
|
[](https://invoiceninja.org)
|
|
[](https://react.invoicing.co/demo)
|
|
?style=for-the-badge)
|
|
|
|
<div align="center">
|
|
<a href="https://apps.yunohost.org/app/invoiceninja5"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
|
|
<a href="https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_report_an_issue.svg"/></a>
|
|
</div>
|
|
|
|
## 📦 Developer info
|
|
|
|
🛠️ Upstream InvoiceNinja 5 repository: <https://github.com/invoiceninja/invoiceninja>
|
|
|
|
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
|
|
|
The `testing` branch can be tested using:
|
|
```
|
|
# fresh install:
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing
|
|
|
|
# upgrade an existing install:
|
|
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing
|
|
```
|
|
|
|
### 📚 App packaging documentation
|
|
|
|
Please see <https://doc.yunohost.org/packaging_apps> for more information. |