Migrate Kentico 11 to Xperience 13

Alex Koshel asked on June 4, 2021 19:06

Сan i migrate from K11 to Xperience 13?

Correct Answer

Brenden Kehren answered on June 5, 2021 03:19

Sure can! Our process is typically:

  • Start with a new v13 .NET Core instance,
  • create the page types you need,
  • determine your design and implement that into your views,
  • import data from the old site using the Kentico Xperience Import Toolkit.

To answer your question a bit more directly, there is NO direct upgrade/migration from any version of Portal Engine to v13. If you're using MVC in v11 and want to migrate to v13 MVC, there still is NO direct path to that either. Your best bet is to follow the 4 simple bullet points I shared above.

1 votesVote for this answer Unmark Correct answer

Recent Answers


Alex Koshel answered on June 5, 2021 11:08

Thanks

0 votesVote for this answer Mark as a Correct answer

Ethan Nguyen answered on July 8, 2021 07:58

Hi Brenden Kehren, is there a way to convert web parts of version Portal Engine to Widgets of version MVC? Thanks

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on July 8, 2021 13:25

Ethan, there is no one to one conversion. To convert them is a very manual process of knowing how a webpart works and how an MVC widget works, then writing/translating code to work with MVC.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.