Office add ins 0-60

13

Transcript of Office add ins 0-60

#officedev

Office add-ins from 0-60Waldek Mastykarz & Albert-Jan Schot

WHAT CAN I BUILD?Office Platform

ADD-INS AND WEB PARTS:Make your solution a native part of the modern Office

WEB AND DEVICE APPS:Build smarter apps by connecting to Office services

VOICE, VIDEO, CONNECTORS, AND BOTS:Create the next generation of productivity solutions

What is an Office (web) add-in

What you can do with an add-in 1. Extend Office native UI by creating

custom ribbon buttons and tabs.

What you can do with an add-in 2. Interact with the contents of your

document

What you can do with an add-in 2. Interact with the contents of your

document

What you can do with an add-in 2. Interact with e-mail

Building your first add-in

Next steps1. Developer opportunities

http://dev.office.com/getting-started 2. Start coding3. Provide feedback:

https://officespdev.uservoice.com 4. Publish your add-ins to the store

Office Store Requirements1. It must be free of viruses2. It must not contain inadmissable or

offensive material3. It must be stable and functional4. Any material that you associated with your

add-in must be accurate

Office Store validation checksValidation policies for apps and add-ins submittedhttps://msdn.microsoft.com/en-us/library/office/jj220035.aspx

Checklist for submitting apps or add-inshttps://msdn.microsoft.com/en-us/library/office/dn356576.aspx

Office app compatibility kithttps://www.microsoft.com/en-us/download/details.aspx?id=46831

Create effective Office Store apps and add-inshttps://msdn.microsoft.com/en-us/library/office/jj635874.aspx