Search Criteria
Package Details: invoiceninja 5.10.29-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/invoiceninja.git (read-only, click to copy) |
---|---|
Package Base: | invoiceninja |
Description: | Invoices, Expenses and Tasks built with Laravel and Flutter |
Upstream URL: | https://www.invoiceninja.com/ |
Licenses: | ELv2 |
Submitter: | onny |
Maintainer: | AlphaJack (lifespirit) |
Last Packager: | lifespirit |
Votes: | 3 |
Popularity: | 0.32 |
First Submitted: | 2019-11-22 18:27 (UTC) |
Last Updated: | 2024-10-09 21:33 (UTC) |
Dependencies (8)
- php
- php-gd
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- apache (apache-gitAUR) (optional) – web server
- chromium (ungoogled-chromium-gitAUR, ungoogled-chromium-xdgAUR, ungoogled-chromium-xdg-binAUR, ungoogled-chromium-binAUR, chromium-no-extrasAUR, ungoogled-chromiumAUR) (optional) – pdf generation using snappdf
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysql80AUR, mysqlAUR, mariadb-lts, percona-server) (optional) – database
- nginx (nginx-nchan-gitAUR, nginx-rtmp-sergey-gitAUR, nginx-mainline-boringsslAUR, nginx-quic-openssl-hgAUR, nginx-mainline-pushstreamAUR, tengineAUR, tengine-extraAUR, freenginx-mainline-hgAUR, freenginx-mainlineAUR, angieAUR, nginx-quic-libresslAUR, nginx-mainline) (optional) – web server
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey) (optional) – session driver
Latest Comments
1 2 Next › Last »
lifespirit commented on 2024-09-26 17:08 (UTC)
diff for new version:
AlphaJack commented on 2022-01-16 17:00 (UTC)
I have provided a bare minimum install file that output some instructions after the package has been installed or updated, hope it helps.
Consider that Invoice Ninja is a Laravel webapp, it means you need a database (e.g.
mariadb
),php
andphp-fpm
, and a reverse proxy likenginx
orapache
. These components also need to be configured when you install a new webapp, like a new user and database formariadb
and a new server or location block forapache
ornginx
.francois072 commented on 2022-01-15 14:59 (UTC)
I also do not know how to use the package.
Re4mstr commented on 2022-01-14 16:31 (UTC)
@AlphaJack Trying to set this up using this package, but having a hard time.
Are you able to give some indications or step by step on how to use it? Maybe you are able to integrate this package so that no configuration is needed? install -> enable -> go
AlphaJack commented on 2022-01-13 10:36 (UTC)
@Re4mstr My bad, I thought I had already replaced the
unzip
extraction flag to-o
, now it worksRe4mstr commented on 2022-01-12 18:29 (UTC)
I am having issues installing this with the following error:
==> Starting prepare()... /home/test/.cache/paru/clone/invoiceninja/PKGBUILD: line 39: cd: invoiceninja-5.3.39: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting... error: failed to build 'invoiceninja-5.3.39-1': error: packages failed to build: invoiceninja-5.3.39-1
ak2021 commented on 2021-12-21 16:14 (UTC)
This package is better off installing everything (LAMP) manually, then just download invoiceninja directly from their website. There is guide, easy to follow, if you google it.
1 2 Next › Last »