For outlook web use: https://outlook.live.com/mail/0/inclientstore
Download the production manifest:
- Get for Word, Excel, and PowerPoint.
- Get for Outlook.
If you are using a managed account, there is an IT setting that can disable loading from the store and a setting that can disable sideloading. If you can't access the store you might still be able to sideload.
As administrator run:
.\scripts\create-manifest-share.cmd
This copies over the latest manifests to the manifest share.
npm run share
Basic manifests are located in the manifests folder
Follow: Sideload Add-Ins for testing
Load
local.xml
for Word, Excel, PowerPoint.local.outlook.xml
for Outlook.
Click the [Local]
Ribbon Tab to view the local version.
npm install -g @microsoft/teamsapp-cli
teamsapp install --xml-path manifest.xml
Where manifest.xml
is the path to the manifest.