Search for answers or browse about Sintel Forms.
How to install Sintel BI without AppSource
Some organizations disable the use of Microsoft AppSource which means that their users can’t install apps on their tenant from AppSource. While this isn’t common practice it does sometimes occur in organizations with sensitive content or those with restrictive policies relating to the use of apps or add-ins with Microsoft 365.
Luckily, Sintel Apps (which includes both Sintel Forms and Sintel BI) can still be installed in such environments using the procedure outlined below.
Step 1 Verify that your organization has an app catalog
To install apps you must have an app catalog, typically you will use a tenant app catalog (but you can also use a site collection AppCatalog if you prefer).
- To verify if you already have a tenant app catalog attempt to open the following url:
https://YourTenantName-admin.sharepoint.com/_layouts/15/tenantAppCatalog.aspx
If your tenant does not have a tenant app catalog creating one is easy, you can create it by simply trying to open it:
- Navigate to the SharePoint admin center https://YourTenantName-admin.sharepoint.com
- Click on More features
- Under the Apps section click on Open
- This will trigger the creation of the Tenant App catalog
If you would prefer to use a Site Collection App Catalog you can create one using the following simple PowerShell script.
Connect-SPOService -Url https://YourTenantName-admin.sharepoint.com
Add-SPOSiteCollectionAppCatalog -Site https://PathToYourSiteCollection
Please note that to create a Site Collection App Catalog the user must be a site admin of the Tenant App Catalog.
Step 2 Download the latest version of the Sintel BI app
The latest version of Sintel BI can be downloaded from us here:
Step 4 Upload the Sintel BI app
- Open your tenant app catalog: https://YourTenantName-admin.sharepoint.com/_layouts/15/tenantAppCatalog.aspx
Alternatively, if you are using a Site Collection App Catalog simply open it. - Upload the Sintel BI app package (typically named sintel-bi-spfx.sppkg)
- Once the app is uploaded you will be prompted to deploy it, when doing so we recommend choosing “Enable this app and add it to all sites”. This does not add the app into the site contents of every site, it merely makes it available to be added to any site.
Once the app is added you can proceed to Configure Sintel BI.