Forum Discussion
sagar savaliya
Aug 21, 2017Copper Contributor
custom Branding in SharePoint modern view
Hi, can we customize the sharepoint modern view ? is there any concept exist related to master page where i can apply my custom branding in sharepoint ? it would be great if you people can guid...
- Aug 21, 2017
Your going to have to learn something completely new (called SPFX) to accomplish this.
There are no more master pages, and they have done away with UserCustomActions. So hopefully you are comfortable with all the new tool sets, cause its not exactly easy to do anymore.
They are working on something called SharePoint Framework Extensions that will allow you to do some custom branding on a site level, but supposedly that is still 6 months out or so to being available.
So start by researching SPFX and SPFX Extensions.
sagar savaliya
Aug 25, 2017Copper Contributor
Thanks.
pierre david
Oct 10, 2017Copper Contributor
This one help a lot :
https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-script-editor
need to learn how to put on your tenant but after, it's doing the job