I'm trying to migrate an old Umbraco 7 site to Umbraco 10, and I'm at a bit of a loss when it comes to the U7 Grid Data Type.
There's some discussion in this forum saying that Nested Content is the way forward, but the NC docs say that it's obsolete and that Block List should be used instead. This puts me at a bit of an impasse:
I can't change the Umbraco 7 site to use Block List, because it requires Umbraco 8.7 or later
I can't bring the current content up in Umbraco 10, because u7dtg doesn't work in 10.
What's the "best" migration process in this situation?
Crisis averted: I found https://github.com/GertyEngrie/U7-Grid-Data-Type which seems to run under Umbraco 10. I can use that in the meantime, then switch over to Block List once the site's up and running in 10.
Migrating to Umbraco 10
Hi everyone,
I'm trying to migrate an old Umbraco 7 site to Umbraco 10, and I'm at a bit of a loss when it comes to the U7 Grid Data Type.
There's some discussion in this forum saying that Nested Content is the way forward, but the NC docs say that it's obsolete and that Block List should be used instead. This puts me at a bit of an impasse:
What's the "best" migration process in this situation?
Crisis averted: I found https://github.com/GertyEngrie/U7-Grid-Data-Type which seems to run under Umbraco 10. I can use that in the meantime, then switch over to Block List once the site's up and running in 10.
is working on a reply...