Forum Discussion
StefanKi
Mar 08, 2017Iron Contributor
custom user action in SharePoint online
Hey, how I can deploy a custom user action in SharePoint online? The custom user action is a js file and I like to brand with it the “old” SharePoint online sites. To deloy I like to use powershell....
Brent Ellis
Mar 08, 2017Silver Contributor
I have a non-PnP PowerShell script that we use to do this very thing (havent updated to use PnP). I'd assume it is easier than what I have, so I can share that when I get a chance if no one gives you the probably more preferred PnP approach.