Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-12-07 04:13:56 +0300
committerGitHub <noreply@github.com>2016-12-07 04:13:56 +0300
commit61b0d2a68bd2c5d615f1bdc7d8db09619f68c8a2 (patch)
treef6b97d67514a9a039968414d0d4d453a8fcbb5fa /README.md
parent44bb4efbc4fbb712db51b8a24e60c24f72f1d90a (diff)
Add updating information
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 744370a..ea92a31 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,14 @@ To test out the demo, head to [demo.polr.me](http://demo.polr.me) and use the fo
- Password: `demo-admin`
### Upgrading Polr
+*Upgrading from 1.x:*
-Please do not attempt to upgrade directly to 2.x.
+There are breaking changes between 2.x and 1.x; it is not yet possible to automatically upgrade to 2.x.
-Polr 1.x currently cannot be upgraded to 2.x automatically. There are breaking changes in the API, configuration files, and database structure. It is safe to upgrade between different versions in the 1.x arch, which do not have breaking changes. Always backup your database and configuration files before upgrading Polr.
+*Updating from 2.x:*
+ - Back up your database and files
+ - Update by using `git pull` or downloading a release
+ - Run `composer install` to ensure dependencies are up to date
#### Browser Extensions