Search for answers or browse about Sintel Forms.
Install Sintel Forms 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 SiteCollection App Catalog the user must be a site admin of the Tenant App Catalog.
Step 2 Download the latest version of the Sintel Forms app
The latest version of Sintel Forms can be downloaded from us here:
Step 4 Upload the Sintel Forms 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 Forms app package (typically named Sintel.Forms.app)
- Once the app is uploaded it will automatically be deployed.
Once the app is uploaded the next step is to Add Sintel Forms to a SharePoint Site.