question

crsritest-0369 avatar image
0 Votes"
crsritest-0369 asked RaytheonXie-MSFT commented

office addin deploy with sharepoint server issue

We use to deploy office addin manifest file by windows shared folder, due to some network problem, now it need be done by sharepoint. but there is no office addin options after move the manifest file to sharepoint server. I'm using the template manifest file on microsoft docs(https://docs.microsoft.com/en-us/office/dev/add-ins/develop/add-in-manifests?tabs=tabid-1)

(1)manifest file on sharepoint server and the links
166560-image.png
(2)office trust center setting(all good with shared files, have problem with sharepoint deployment)
166659-image.png
(3)office insert ribbon
166678-image.png


office-sharepoint-server-developmentoffice-addins-dev
image.png (59.2 KiB)
image.png (51.4 KiB)
image.png (11.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

RaytheonXie-MSFT avatar image
0 Votes"
RaytheonXie-MSFT answered RaytheonXie-MSFT commented

Hi @crsritest-0369 ,
For Office applications on the desktop, you can find Office Add-ins from the app catalog by completing the following steps.

Open the desktop Office application (Excel, Word, or PowerPoint)

Choose File > Options > Trust Center > Trust Center Settings > Trusted Add-in Catalogs.

Enter the URL of the SharePoint app catalog in the Catalog Url box and choose Add catalog. Use the shorter form of the URL. For example, if the URL of the SharePoint app catalog is:

 https://<domain>/sites/<AddinCatalogSiteCollection>/AgaveCatalog

Specify just the URL of the parent site collection:

 https://<domain>/sites/<AddinCatalogSiteCollection>

Close and reopen the Office application.

Choose Insert > Get Add-ins.

In the Office Add-ins dialog, choose the MY ORGANIZATION tab. The Office Add-ins are listed.

Choose an Office Add-in and then choose Add.

Alternatively, an administrator can specify an app catalog on SharePoint by using Group Policy. The relevant policy settings are available in the Administrative Template files (ADMX/ADML) for Microsoft 365 Apps, Office LTSC 2021, Office 2019, and Office 2016 and be found under User Configuration\Policies\Administrative Templates\Microsoft Office 2016\Security Settings\Trust Center\Trusted Catalogs.

For more information
https://docs.microsoft.com/en-us/office/dev/add-ins/publish/publish-task-pane-and-content-add-ins-to-an-add-in-catalog


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.






· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @crsritest-0369 ,
Did the answer help you?

0 Votes 0 ·

Hi @crsritest-0369 ,
I am checking to see if the problem has been resolved.

0 Votes 0 ·