Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation via composer #9499

Open
DrDBanner opened this issue May 5, 2024 · 0 comments
Open

Installation via composer #9499

DrDBanner opened this issue May 5, 2024 · 0 comments

Comments

@DrDBanner
Copy link

DrDBanner commented May 5, 2024

What version of Invoice Ninja are you running? ie v4.5 / v5
v5

What environment are you running?
VPS

Have you searched existing issues/requests?
yes

Screenshots
none

Additional context
It may be beneficial to have the option to install via an one-liner with composer, which takes care of all the bells and whistles for different flavors. E.g. install with reactUI in one batch.

like

composer create-project invoiceninja/base-distribution my-directory "^5"

IMHO a convenient way of installation.

Adding to the scripts section some management tasks for easy peasy management

composer ninja:backupdb
composer ninja:clearcache
composer ninja:checkdependencies
composer ninja:installsupervisor
composer ninja:fixpermissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant