2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2026-02-03 23:31:53 +01:00
InvoiceNinja5 package for YunoHost
Find a file
2026-02-01 10:07:22 +01:00
.github v2 2023-06-05 10:48:49 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:59:05 +01:00
doc Add Firefox Enhanced Protection warning to POST_INSTALL.md 2024-03-27 22:09:28 +01:00
scripts cleaning 2025-10-02 13:29:07 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 23:37:07 +02:00
LICENSE Fix 2021-07-26 10:39:09 +02:00
manifest.toml Upgrade sources 2026-02-01 07:39:04 +01:00
README.md Auto-update READMEs 2026-02-01 07:39:06 +01:00
tests.toml Improve 2025-03-17 02:06:33 +01:00

Logo of InvoiceNinja 5 InvoiceNinja 5, packaged for YunoHost

Create and email invoices, track payments, expenses, and time tasks

🌐 Official app website App Demo Version: 5.12.52~ynh1

Screenshots

Screenshot of InvoiceNinja 5

📦 Developer info

Automatic tests level

🛠️ Upstream InvoiceNinja 5 repository: https://github.com/invoiceninja/invoiceninja

Pull request are welcome and should target the testing branch.

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.