Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Created October 17, 2025 18:38
Show Gist options
  • Select an option

  • Save sitefinitySDK/127e1a0e0b8fd9f2a6193a4e3ede3ce8 to your computer and use it in GitHub Desktop.

Select an option

Save sitefinitySDK/127e1a0e0b8fd9f2a6193a4e3ede3ce8 to your computer and use it in GitHub Desktop.
{
"Commands": {
"Migrate": {
"CmsUrl": "http://localhost",
"Token": "TOKEN",
"Recreate": false,
"Recursive": false,
"Replace": false,
"Action": "publish",
"SiteId": "00000000-0000-0000-0000-000000000000",
"Widgets": {
"Telerik.Sitefinity.Modules.GenericContent.Web.UI.ContentBlock": {
"Name": "SitefinityContentBlock",
"Whitelist": ["Html", "ProviderName", "SharedContentID"],
"Rename": {
"Html": "Content"
},
"CleanNullProperties": true
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment