2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2026-05-12 04:17:17 +02:00
InvoiceNinja5 package for YunoHost
Find a file
2026-05-06 13:00:40 -05:00
.github v2 2023-06-05 10:48:49 +02:00
conf Update .env 2026-02-09 09:41:58 -06:00
doc Add Firefox Enhanced Protection warning to POST_INSTALL.md 2024-03-27 22:09:28 +01:00
scripts Chown cache dir 2026-05-06 00:31:20 -05:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 23:37:07 +02:00
config_panel.toml Use example values instead of default during install, var renmaing 2026-02-09 09:20:37 -06:00
LICENSE Fix 2021-07-26 10:39:09 +02:00
manifest.toml Upgrade sources 2026-05-04 00:16:28 +02:00
README.md Auto-update READMEs 2026-05-04 00:16:31 +02:00
tests.toml Use example values instead of default during install, var renmaing 2026-02-09 09:20:37 -06: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.13.21~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.