Skip to content

Commit 34e8b6a

Browse files
committed
Automated samples.json update
1 parent d8a05db commit 34e8b6a

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

.metadata/samples.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15501,6 +15501,67 @@
1550115501
}
1550215502
]
1550315503
},
15504+
{
15505+
"name": "pnp-sp-dev-spfx-web-parts-react-engage-hub",
15506+
"source": "pnp",
15507+
"title": "Engage Hub",
15508+
"shortDescription": "Built purely with off-the-shelf SharePoint capabilities, Engage Hub is a contemporary SPFx-based substitute for Viva Engage. In addition to providing essential social capabilities such as liking and unliking posts, threaded comments, and comment creation, it manages post data using SharePoint Lists and Document Libraries.",
15509+
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-engage-hub",
15510+
"downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-engage-hub",
15511+
"longDescription": [
15512+
"Built purely with off-the-shelf SharePoint capabilities, Engage Hub is a contemporary SPFx-based substitute for Viva Engage. In addition to providing essential social capabilities such as liking and unliking posts, threaded comments, and comment creation, it manages post data using SharePoint Lists and Document Libraries."
15513+
],
15514+
"creationDateTime": "2025-04-27",
15515+
"updateDateTime": "2025-04-27",
15516+
"products": [
15517+
"SharePoint"
15518+
],
15519+
"metadata": [
15520+
{
15521+
"key": "CLIENT-SIDE-DEV",
15522+
"value": "React"
15523+
},
15524+
{
15525+
"key": "SPFX-VERSION",
15526+
"value": "1.20.0"
15527+
}
15528+
],
15529+
"thumbnails": [
15530+
{
15531+
"name": "engage_hub1.png",
15532+
"type": "image",
15533+
"order": 100,
15534+
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-engage-hub/assets/engage_hub1.png",
15535+
"alt": "Web Part Preview"
15536+
},
15537+
{
15538+
"name": "engage_hub2.gif",
15539+
"type": "image",
15540+
"order": 101,
15541+
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-engage-hub/assets/engage_hub2.gif",
15542+
"alt": "Web Part Preview"
15543+
}
15544+
],
15545+
"authors": [
15546+
{
15547+
"gitHubAccount": "https://github.com/Sandeep-FED",
15548+
"pictureUrl": "https://github.com/Sandeep-FED.png",
15549+
"name": "Sandeep P S"
15550+
},
15551+
{
15552+
"gitHubAccount": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai",
15553+
"pictureUrl": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai.png",
15554+
"name": "AOAI SDK"
15555+
}
15556+
],
15557+
"references": [
15558+
{
15559+
"name": "Build your first SharePoint client-side web part",
15560+
"description": "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",
15561+
"url": "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
15562+
}
15563+
]
15564+
},
1550415565
{
1550515566
"name": "pnp-sp-dev-spfx-web-parts-react-enhanced-button",
1550615567
"source": "pnp",

0 commit comments

Comments
 (0)