Skip to content

Commit

Permalink
Fix Facebook widgets recipe migration (OrchardCMS#16347)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Jun 19, 2024
1 parent 7c08a1a commit 9d79ab5
Showing 1 changed file with 8 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "",
"displayName": "",
"description": "",
"author": "",
"website": "",
"version": "1",
"name": "OrchardCore.Facebook.Widgets.Migrations",
"displayName": "Meta Social Plugins Widgets Migration",
"description": "Recipe migration for the OrchardCore.Facebook.Widgets feature.",
"author": "The Orchard Core Team",
"website": "https://orchardcore.net",
"version": "1.0.0",
"issetuprecipe": false,
"categories": "",
"categories": [],
"tags": [],

"steps": [
{
"name": "ContentDefinition",
Expand Down

0 comments on commit 9d79ab5

Please sign in to comment.