1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja_ynh.git synced 2024-09-03 19:26:22 +02:00
InvoiceNinja package for YunoHost
Find a file
Sebastian Gumprich e855250ceb
update master (#5)
* add cronjobs

* fix cron

* update backup, restore, change_url scripts

* fix wrong location in nginx

* use correct license in manifest

* remove time and weight from scripts

* do not display output of cronjobs

* add developers info to readme

* add screenshot ro readme

* Simplify description? (#3)

* Simplify description?

* Uhoh typo sorry

* General improvements to various scripts (#4)

* add check_process file

* change nginx conf to allow install in root-path and subdomain

* remove public-option

* use php version variable

* remove useless tasks in various install scripts

* remove service removal step

* run upgrade steps with sudo

* fix upgrading

* fix dbpwd variable and restore script

* seed db on first install

* use correct upgrade procedure

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-06-10 21:56:10 +02:00
conf update master (#5) 2020-06-10 21:56:10 +02:00
scripts update master (#5) 2020-06-10 21:56:10 +02:00
sources/extra_files/app add mail configuration 2020-05-03 12:04:38 +02:00
.gitignore initial 2020-05-02 10:17:12 +02:00
check_process update master (#5) 2020-06-10 21:56:10 +02:00
LICENSE initial 2020-05-02 10:17:12 +02:00
manifest.json update master (#5) 2020-06-10 21:56:10 +02:00
pull_request_template.md initial 2020-05-02 10:17:12 +02:00
README.md update master (#5) 2020-06-10 21:56:10 +02:00

Invoice Ninja for YunoHost

Integration level Install invoiceninja with YunoHost

This package allow you to install invoiceninja quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy 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

YunoHost specific features

Multi-users 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-64b - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

TODOs

  • If possible, create initial user
  • Test upgrade

Developers infos

Please do 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 ttrss -u https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug