Is it possible to host a file (Word Add-in) on Power Pages so that it can be downloaded by someone who visits the page, or does in need to be hosted in some other location?
Hi @MVPDoug
I am assuming you are using a Yeoman generator to build your word add-in.
If that is the case, eventually your word addin is a combination of manifest.xml + Web app. Using gulp or any package manager. If you bundle it. There will be many files which will be generated. If this is the case. You can simply upload it to Web files with parent page as "Home"
Option 2:
If you can package it as a single extension, then you can use the web files method and upload it. Then provide the direct URL to your users. ( other than .exe, .js can be enabled, but potential risk will be there)
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.
Fubar
69
Super User 2025 Season 1
oliver.rodrigues
49
Most Valuable Professional
Jon Unzueta
43