|
4276 | 4276 | } |
4277 | 4277 | ] |
4278 | 4278 | }, |
| 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 | + }, |
4279 | 4343 | { |
4280 | 4344 | "name": "pnp-sp-dev-spfx-extensions-react-application-page-related-bing-news", |
4281 | 4345 | "source": "pnp", |
|
0 commit comments