The installation process consists of two parts:
Install services – web part will pull data from them.
Install SharePoint Framework add-in – it is a web part itself.
Download wsp-package and extract it from the downloaded zip archive. The archive contains wsp-package (Plumsail.OrgChart.2019.wsp
) and SharePoint Framework package (plumsail-orgchart-sp-2019.sppkg
). Place those files to one of the servers in your Sharepoint 2019/SE farm.
Run Sharepoint 2019/SE Management Shell as administrator:
Print Add-SPSolution [path to wsp-package]
:
Open Central Administration as administrator and navigate to System Settings → Manage farm solutions. Select plumsail.orgchart.2019.wsp
and press Deploy Solution link:
Run SharePoint 2019/SE Central Administration as administrator on your server.
Navigate to Apps -> Manage App Catalog
Navigate to Apps for SharePoint and upload Add-in package that you downloaded at the beginning of this instruction:
You need to select “Make this solution available to all sites in the organization” in the dialog. Once you did this you can add a web part to a page.
If you don’t want to make this app available on all sites, you will need to add the app to each site manually.
Note
If you use “Classic” SharePoint pages follow this instruction to add web part to a page.
Navigate to the page where you want to add an org chart.
Pick Plumsail Org Chart web part from the menu to add it to your page:
Once you added the web part you can configure it.