evont-software.com

Email: info@evont-software.com

SPFX Showcase - MySite

Category:SPFX
Date:
Author: Mathias Osterkamp

Modern Mysite on SharePoint 2019

I like to share some ideas from current project to have a modern MySite on a SharePoint 2019. It is completely created by a SPFX solution with multiple webparts. Unfortunately it is a customer project and i can not share any code.

It comes with three webparts:

header-1.png



Userprofile

The user profile webpart shows your user profile information together with your profile picture in smart grouped categories. You also have your organization chart displayed. Of course if you open a user profile for another user it shows his profile.

You can edit and upload your profile picture with some nice cropping function. 

mysite3.png


Also you have a complete profile editor, every property is read from user profile service. 

mysite4.png


The webpart settings allow you to make some customization. 

mysite5-300x706-1.png


For example to define your grouping. 

mysite6-300x98-1.png


News

The news webpart shows the latest activities. In all view everything is grouped together with the modern Sharepoint news. 

mysite7.png


Following

The following webpart shows your followed content. you see all the people, documents and sites. 

mysite8.png


Technical hints

You don't have to replace your MySite host, we just use a extra site collection with modern teamsite template. All you have to do is, to add some rewrite rules to your MySite webapplication. With permanent redirect, the user has a smart experience.

I hope a could give you some inspiration.