mirror of
https://github.com/YunoHost-Apps/invoiceninja_ynh.git
synced 2024-09-03 19:26:22 +02:00
InvoiceNinja package for YunoHost
.github | ||
conf | ||
scripts | ||
sources/extra_files/app | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
Invoice Ninja for YunoHost
This package allows you to install Invoice Ninja quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
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: v4.5.18
Screenshots
Demo
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
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.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug
or
sudo yunohost app upgrade invoiceninja -u https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug