1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00
invoiceninja5_ynh/README.md
Sebastian Gumprich c3d13724ad initial
2020-11-15 21:54:22 +01:00

2.6 KiB

Invoice Ninja 5 for YunoHost

Integration level
Install Invoice Ninja with 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

Warning

This is the new version of InvoiceNinja. There are several things not working at the moment:

  • migration from v4
  • installation into a sub-directory
  • sending mails

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: v5.0.24

Screenshots

Demo

Configuration

Configuration happens in the application itself.

Documentation

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

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

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