Skip to content

Commit

Permalink
Update UPGRADE_4_4.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takeit committed Oct 20, 2015
1 parent 059f24b commit cda72e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions newscoop/docs/UPGRADE_4_4.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

**Important!** Remember to backup all your data before performing upgrade.

**Note:**

If you are using [update package](https://dev-blog.sourcefabric.org/en/blogs/newscoop/19/Newscoop-releases-changes.htm) to upgrade Newscoop, please skip step 1.

1. Remove `newscoop/vendor` directory and its content from your current Newscoop instance (`sudo rm -rf newscoop/vendor`).
2. Copy Newscoop 4.4.x files over the 4.3.x/4.4.x files (e.g. `sudo cp -r /home/user/Newscoop44/newscoop/ /var/www/newscoop/`).
3. Run `upgrade.php` script. (Go to `http://www.example.com/upgrade.php`)
Expand Down

0 comments on commit cda72e4

Please sign in to comment.