Hello Michael,
Unfortunately its not 100% possible to enable ShortPoint installation using PnP Provisioning. We register few script blocks and create few schema as part of ShortPoint installation from ShortPoint Dashboard which cant be automated using any script.
However, you should be able to add ShortPoint App to site content using following command: https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/install-pnpapp?view=sharepoint-ps
I found the GUID from the App Catalog and was able to install via Powershell. Thanks for the tip this saves a step then I can navigate directly to the installation page and click Install
Hey Michael,
Thank you for updates. May I please request you to share here the summary or commands you have used for others?
Nitin
Ignite your vision. Install ShortPoint directly on your site, or play in sandbox mode. No credit card required.
Get started todayThousands of companies using ShortPoint everyday to design, brand and build award winning intranet sites.
Get started Learn more
Michael Colbourne
We are provisioning site collection templates using PnP Powershell and with one template we would like to enable and install ShortPoint.
It is probably possible enable the ShortPoint feature but how would we go about installing SPFX programmatically? Is it possible to automate ShortPoint during provisioning?