Implemented
0
update docs for updating v4 to newest
Source: invoiceninja/invoiceninja#4924 · opened by @mikulabc
What version of Invoice Ninja are you running? ie v4.5 / v5
v4.5
Request
Could you please update the paragraph
> To update the app you just need to copy over the latest code. The app tracks the current version in a file called version.txt, if it notices a change it loads /update to run the database migrations.
to
> To update the app you just need to copy over the latest code. _Do not be afraid to overwrite the files, the configuration file for connections such as mysql are stored in the .env file._ The app tracks the current version in a file called version.txt, if it notices a change it loads /update to run the database migrations.
and add...
> If you overwrite files manually and get an error 403, check your .htaccess file and uncomment this line
> RewriteRule ^(.*)$ public/$1 [L]
here
and some context for this request:
v4.5
Request
Could you please update the paragraph
> To update the app you just need to copy over the latest code. The app tracks the current version in a file called version.txt, if it notices a change it loads /update to run the database migrations.
to
> To update the app you just need to copy over the latest code. _Do not be afraid to overwrite the files, the configuration file for connections such as mysql are stored in the .env file._ The app tracks the current version in a file called version.txt, if it notices a change it loads /update to run the database migrations.
and add...
> If you overwrite files manually and get an error 403, check your .htaccess file and uncomment this line
> RewriteRule ^(.*)$ public/$1 [L]
here
and some context for this request:
No pledges yet. Be the first to back this.
Comments
Similar requests
Please add Ticket System to newest Version or provide API Documentation to automatically create a task with URL Params..
1 vote · 0 comments
Use unique fields as a proxy for updating rather than ignoring/inserting a new record.
0 votes · 0 comments
Allow updating tasks (and maybe smth else) with csv import
0 votes · 0 comments
update message showing development release availability, instead of stable release info
0 votes · 0 comments
Feature Request: Automated email reminder for expiring card or failed payment update card
1 vote · 0 comments
No comments yet.