You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@ This package works on top of NestedContent but provides a more advanced user int
21
21
22
22
Release notes are [available here](RELEASE_NOTES.md).
23
23
24
+
## Migrate to Umbraco.BlockList
25
+
26
+
If you want to replace Perplex.ContentBlocks by Umbraco.BlockList in Umbraco v17, you can use [Perplex.ContentBlocksToBlockList](https://github.com/PerplexDigital/Perplex.ContentBlocksToBlockList) to migrate the data types and property data.
27
+
24
28
## Umbraco 14+
25
29
26
30
Umbraco 14+ no longer supports Nested Content and the Backoffice is completely rewritten using Web Components instead of AngularJS. As a result, all current versions of Perplex.ContentBlocks do not work in Umbraco 14.
0 commit comments