X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fuser%2Fmigration.rst;h=e141ae40dd4226760cda1f073864d4448c321b34;hb=9f95b14dec88cf083cefa38d5fbd84189e07acac;hp=109a4c9b152d77e6df90f25dd2a602c9dbdd8088;hpb=e543d03fd77f773b84cb58c60ac2622360ab4134;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/user/migration.rst b/docs/en/user/migration.rst index 109a4c9b..e141ae40 100644 --- a/docs/en/user/migration.rst +++ b/docs/en/user/migration.rst @@ -1,5 +1,5 @@ -Migrate wallabag -================ +Migrate from v1 or v2 +===================== From wallabag 1.x ----------------- @@ -16,7 +16,7 @@ If you were using wallabag v1.x, you need to export your data before migrating t .. note:: If you encounter issues during the export or the import, don't hesitate to `ask for support `__. -When you have retrieved the json file containing your entries, you can install wallabag v2 if needed by following `the standard procedure `__. +When you have retrieved the json file containing your entries, you can install wallabag v2 if needed by following `the standard procedure `__. After creating an user account on your new wallabag v2 instance, you must head over to the `Import` section and select `Import from wallabag v1`. Select your json file and upload it. @@ -31,7 +31,7 @@ If you have a CLI access on your web server, you can execute this command to imp :: - bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json + bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json --env=prod Please replace values: