Hi,
We are revamping our website from Kentico version 12 to 13. We are using MVC architecture for 12 and now we have taken new website and developing in .Net Core for 13.
Could you please advise how could i migrate the content (Page types, pages, custom tables, users) from Kentico 12 to 13? I have looked at Xperience import tookit but i think i cannot migrate all at once. Is there any other option? Could i use export and import site feature?
Thanks in advance.
What is the size of your project? like simple content website or complex project with any 3rd party integration.
Try with following options:
Option 1:
Option 2:
Hope it helps you.
Instead of exporting/importing, why don't you just upgrade from K12 to KX13? Then you can swap your presentation website from MVC to .NET Core afterwards, and make any revamp changes you require.
Thank you for your advise. I will definitely try it. What type of settings or configuration needs to be changed to swap the presentation website? Is there any documentation?
Hi
I would recommend reading this guide about migrating.
It walks you through the main differences between MVC5 and .NET Core.
Thank you Vasu & Liam. I tried option 1 and as per advise of Liam and it seems to be working.
Please, sign in to be able to submit a new answer.