What the best way to migrate a small project from V6.x to V7.x?It there a import tool or a migrate Wizard? What about the Imagelibrary and Database?Best regards Axel
I'll just add a minor correction - Dennis is right that the images are saved on the disk but they do also have a reference in the database. It's not enough to move images from one solution to another. That won't make the images appear.
But if you follow the guidelines from the documentation Dennis have linked, all should be fine. When upgrading it's always a best practice to make a backup of files and the database.
Hi i started with V6.1.6 and now migrate to V7.x
What the best way to migrate a small project from V6.x to V7.x?It there a import tool or a migrate Wizard? What about the Imagelibrary and Database?Best regards Axel
Hi Axel,
You can find a guide to upgrade to version 7 here: http://our.umbraco.org/documentation/installation/upgrading/v7-upgrade The images you have in your media library are physical files on disk, in the folder called media.
Hope this can help you to do the upgrading process.
/Dennis
Hi Axel and Dennis
I'll just add a minor correction - Dennis is right that the images are saved on the disk but they do also have a reference in the database. It's not enough to move images from one solution to another. That won't make the images appear.
But if you follow the guidelines from the documentation Dennis have linked, all should be fine. When upgrading it's always a best practice to make a backup of files and the database.
Just my 2 cents.
/Jan
is working on a reply...