Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

office addins - Best practice about add-in source code hosting

I developed an Outlook add-in using office.js library.

Now, I want to deploy the add-in inside my company: I read that I have to upload the XML manifest on the Microsoft 365 admin center and that I need to host the source code elsewhere.

That's why I need your recommendations: where is the best place for hosting an office add-in in order to be reachable by all my users? If I host it on a local web server, when the users will work remotely, they won't have the add-in... If I host it on a public web server, the source code will be downloadable by anyone.

I'm lost...


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...