New console command to update core and/or plugins #4711
Closed
Comments
May I suggest adding a local directory option? --localdir /sftp/mirror-of-marketplace/ Right now it makes no sense to also offer Piwik source itself because this new option would need the new source first, but if it's there in 2.1 or 2.2 then afterward we would be able to use --localdir to put the Piwik source and almost be as comfortable as clicking the update button in the Web interface. :) Dali |
example outputs DRY RUN
EXAMPLE Running the upgrade:
Example After the upgrade was executed:
|
sabl0r
pushed a commit
to sabl0r/piwik
that referenced
this issue
Sep 23, 2014
…e and Plugins upgrades, if any. Run it via: ./console core:update --dry-run
sabl0r
pushed a commit
to sabl0r/piwik
that referenced
this issue
Sep 23, 2014
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the current recommend command to upgrade Piwik is:
./console coreadmin:update ```
this would:
So after updating Piwik files for core and/or plugins one can run this command to upgrade the schema and run any upgrade script.
The text was updated successfully, but these errors were encountered: