Deploying the Outlook Add-in
Last updated:
•
5 min read
Learn how to deploy the fixSignatures Outlook add-in to your organization using Microsoft 365 Centralized Deployment.
Deployment Options
fixSignatures provides two ways to deploy the Outlook add-in:
| Method | Best For | Description |
|---|---|---|
| Direct URL (Recommended) | Production deployments | Add-in updates automatically when we release new versions |
| Download XML | Testing or air-gapped environments | Manual control over add-in version; requires re-upload for updates |
Getting Your Manifest
- Log in to your fixSignatures dashboard
- Navigate to Settings → Microsoft 365 Setup
- Scroll down to the Outlook Add-in Deployment section
- You’ll see both options:
- Direct URL – Copy this URL for centralized deployment
- Download File – Click to download the manifest.xml file
Centralized Deployment (Recommended)
Centralized Deployment through the Microsoft 365 Admin Center is the recommended method for organizations. It allows administrators to deploy add-ins to specific users or groups.
Step 1: Access Microsoft 365 Admin Center
- Go to admin.microsoft.com
- Sign in with your Microsoft 365 administrator account
- In the left navigation, expand Settings
- Click Integrated apps
Step 2: Upload the Add-in
- Click Upload custom apps
- Select Office Add-in as the app type
- Choose Provide link to manifest file
- Paste the Direct URL from your fixSignatures dashboard
- Click Validate
- Once validated, click Next
Step 3: Assign Users
- Choose who should receive the add-in:
- Just me – For testing
- Entire organization – All users
- Specific users/groups – Selected users or Microsoft Entra ID groups
- Click Next
Step 4: Configure Permissions
- Review the permissions the add-in requires
- Click Accept permissions
- Click Next
Step 5: Complete Deployment
- Review the deployment summary
- Click Finish deployment
Propagation Time: After deployment, it can take 24-72 hours for the add-in to appear in all users’ Outlook clients. This is a Microsoft 365 limitation, not specific to fixSignatures.
User Sideloading (For Testing)
Individual users can sideload the add-in for testing purposes:
Outlook Web
- Open outlook.office.com
- Click the gear icon (Settings) in the top right
- Click View all Outlook settings
- Go to Mail → Customize actions
- Under Add-ins, click Manage add-ins
- Click + Add a custom add-in → Add from URL
- Paste the Direct URL and click Install
Outlook Desktop
- Open Outlook desktop application
- Click File → Manage Add-ins (this opens in browser)
- Follow the Outlook Web steps above
Verifying Deployment
To verify the add-in is working:
- Open Outlook (web or desktop)
- Click New Message to compose an email
- Look for the fixSignatures icon in the compose toolbar
- Your signature should automatically appear when composing new emails
Troubleshooting
Add-in not visible
- Wait 24-72 hours for Microsoft 365 propagation
- Try signing out and back in to Outlook
- Clear browser cache (for Outlook Web)
- Restart Outlook desktop application
Add-in shows error
- Verify the manifest URL is accessible (try opening it in a browser)
- Check that your fixSignatures subscription is active
- Ensure the user is enabled in fixSignatures
For more help, see Add-in Deployment Troubleshooting.
Was this article helpful?