This package adds a uSync Value mapper and Dependency checker for Perplex.ContentBlocks to uSync.
via NuGet.
>install-package uSync.Community.ContentBlocks -pre
Maybe not - You may not need this mapper it does two things - so it depends on them.
The content mapper just ensures that any DateTime properties that might be set within the nested content items are formatted correctly, this matters when your servers have different time formatting.
If you are using uSync.Complete then you will want this mapper, it contains the Dependency Checker that allows uSync.Publisher to work out what elements are included as part of the content.
That means what Media, other Document types or data types are needed to publish the item on a remote server.
This mapper is not part of uSync8.Community.Contrib because it has a dependency on Perplex.ContentBlocks, and we wanted to keep that only for people who needed it.