Search Criteria
Package Details: invoiceninja 5.3.79-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 |
Last Packager: | AlphaJack |
Votes: | 2 |
Popularity: | 0.000178 |
First Submitted: | 2019-11-22 18:27 (UTC) |
Last Updated: | 2022-04-16 09:25 (UTC) |
Dependencies (8)
- php (php7-symlinks, php7-meta, php56, php-zts)
- php-gd (php56-gd, php-zts-gd)
- unzip (unzip-natspec) (make)
- apache (apache-git) (optional) – web server
- chromium (ungoogled-chromium-git, ungoogled-chromium-wayland, ungoogled-chromium-xdg, ungoogled-chromium-xdg-bin, chromium-framerate-fix, chromium-snapshot-bin, chromium-no-extras, chromium-wayland-vaapi, ungoogled-chromium) (optional) – pdf generation using snappdf
- mariadb (mysql55, mysql56, mysql57, mytop-git, mysql, percona-server) (optional) – database
- nginx (nginx-nchan-git, nginx-nchan, nginx-google_filter, nginx-pagespeed, nginx-pagespeed-src, nginx-mainline-openssl-weak, nginx-rtmp, nginx-rtmp-src, nginx-rtmp-sergey-git, nginx-mainline-libressl, tengine, nginx-devel, nginx-devel-mod-naxsi, nginx-mainline-boringssl, nginx-minimal, nginx-quic-vkontakte, zestginx, nginx-quiche, nginx-mainline-pushstream, nginx-quic-openssl-hg, tengine-extra, nginx-libressl, nginx-quic, nginx-mainline) (optional) – web server
- redis (redis-testing, redis-git, keydb) (optional) – session driver
Latest Comments
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.
AlphaJack commented on 2021-12-21 01:12 (UTC)
What kind of error are you encountering?
ak2021 commented on 2021-12-20 15:31 (UTC) (edited on 2021-12-20 15:32 (UTC) by ak2021)
Anyone got this to work?
scrump commented on 2021-05-03 12:01 (UTC)
I installed it. Linked the webapp like phpmyadmin in nginx but it wont work.
Is there any installation guide for this package? How can I get this to work?
thx
gromain commented on 2020-10-30 22:45 (UTC)
Hello, I'm trying to figure how to use this package.
Should this package have a webserver as a dependency, like nginx or apache?
Cheers, Romain