Auto-update READMEs
This commit is contained in:
committed by
readme_generator
parent
b8debeb1dd
commit
946044e9e5
@@ -1,53 +1,39 @@
|
||||
<!--
|
||||
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
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.
|
||||
-->
|
||||
|
||||
# InvoiceNinja 5 for YunoHost
|
||||
<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>
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||

|
||||

|
||||
Create and email invoices, track payments, expenses, and time tasks
|
||||
|
||||
[](https://install-app.yunohost.org/?app=invoiceninja5)
|
||||
[](https://invoiceninja.org)
|
||||
[](https://react.invoicing.co/demo)
|
||||
?style=for-the-badge)
|
||||
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
<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>
|
||||
|
||||
> *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.*
|
||||
## 📦 Developer info
|
||||
|
||||
## Overview
|
||||
🛠️ Upstream InvoiceNinja 5 repository: <https://github.com/invoiceninja/invoiceninja>
|
||||
|
||||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
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
|
||||
|
||||
**Shipped version:** 5.11.62~ynh1
|
||||
|
||||
**Demo:** <https://react.invoicing.co/demo>
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
## 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 Store: <https://apps.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
|
||||
# upgrade an existing install:
|
||||
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
### 📚 App packaging documentation
|
||||
|
||||
Please see <https://doc.yunohost.org/packaging_apps> for more information.
|
||||
Reference in New Issue
Block a user