Skip to content

Commit 1986bbb

Browse files
chore: update samples metadata [skip ci]
1 parent 084f34f commit 1986bbb

1 file changed

Lines changed: 64 additions & 0 deletions

File tree

.metadata/samples.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4276,6 +4276,70 @@
42764276
}
42774277
]
42784278
},
4279+
{
4280+
"name": "pnp-sp-dev-spfx-extensions-react-my-sites-hub",
4281+
"source": "pnp",
4282+
"title": "My Sites Hub",
4283+
"shortDescription": "My Sites Hub is a SharePoint Framework (SPFx) Application Customizer Extension that provides users with a centralized “My Sites” dashboard accessible directly from any SharePoint site.",
4284+
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-my-sites-hub",
4285+
"longDescription": [
4286+
"My Sites Hub is a SharePoint Framework (SPFx) Application Customizer Extension that provides users with a centralized “My Sites” dashboard accessible directly from any SharePoint site."
4287+
],
4288+
"creationDateTime": "2025-10-30",
4289+
"updateDateTime": "2025-10-30",
4290+
"products": [
4291+
"SharePoint"
4292+
],
4293+
"metadata": [
4294+
{
4295+
"key": "CLIENT-SIDE-DEV",
4296+
"value": "React"
4297+
},
4298+
{
4299+
"key": "SPFX-VERSION",
4300+
"value": "1.21.1"
4301+
}
4302+
],
4303+
"tags": [],
4304+
"categories": [
4305+
"SPFX-APPLICATION-EXTENSION"
4306+
],
4307+
"thumbnails": [
4308+
{
4309+
"name": "screenshot1.png",
4310+
"type": "image",
4311+
"order": 100,
4312+
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-sites-hub/assets/screenshot1.png",
4313+
"alt": "Web Part Preview"
4314+
},
4315+
{
4316+
"name": "screenshot2.png",
4317+
"type": "image",
4318+
"order": 101,
4319+
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-sites-hub/assets/screenshot2.png",
4320+
"alt": "Web Part Preview"
4321+
}
4322+
],
4323+
"authors": [
4324+
{
4325+
"gitHubAccount": "https://github.com/Sandeep-FED",
4326+
"pictureUrl": "https://github.com/Sandeep-FED.png",
4327+
"name": "Sandeep P S"
4328+
}
4329+
],
4330+
"references": [
4331+
{
4332+
"name": "Overview of SharePoint Framework Extensions",
4333+
"description": "You can use SharePoint Framework (SPFx) Extensions to extend the SharePoint user experience. With SPFx Extensions, you can customize more facets of the SharePoint experience, including notification areas, toolbars, and list data views. SPFx Extensions are available in all Microsoft 365 subscriptions for production usage.",
4334+
"url": "https://learn.microsoft.com/sharepoint/dev/spfx/extensions/overview-extensions?WT.mc_id=m365-15741-cxa"
4335+
},
4336+
{
4337+
"name": "Use page placeholders from Application Customizer",
4338+
"description": "Application Customizers provide access to well-known locations on SharePoint pages that you can modify based on your business and functional requirements. For example, you can create dynamic header and footer experiences that render across all the pages in SharePoint Online.",
4339+
"url": "https://learn.microsoft.com/sharepoint/dev/spfx/extensions/get-started/using-page-placeholder-with-extensions?WT.mc_id=m365-15741-cxa"
4340+
}
4341+
]
4342+
},
42794343
{
42804344
"name": "pnp-sp-dev-spfx-extensions-react-application-page-related-bing-news",
42814345
"source": "pnp",

0 commit comments

Comments
 (0)