Releases: subteno-it/mail-client-extensions
Releases · subteno-it/mail-client-extensions
Release list
Outlook Plugin 1.0.3
Outlook Plugin 1.0.3
Installation
- Download
manifest.xmlbelow - In Outlook Web:
...> Get Add-ins > My add-ins > Add custom add-in > From file - Upload
manifest.xml
Deploy plugin assets on your server
- Download
outlook-plugin-1.0.3.zip - Extract and copy to your web server:
scp -r dist/* user@your-server:/var/www/outlook-plugin/ - Make sure your server serves the folder over HTTPS on the configured domain
Outlook Plugin 1.0.2
Outlook Plugin 1.0.2
Installation
- Download
manifest.xmlbelow - In Outlook Web:
...> Get Add-ins > My add-ins > Add custom add-in > From file - Upload
manifest.xml
Deploy plugin assets on your server
- Download
outlook-plugin-1.0.2.zip - Extract and copy to your web server:
scp -r dist/* user@your-server:/var/www/outlook-plugin/ - Make sure your server serves the folder over HTTPS on the configured domain
Outlook Plugin 1.0.1
Outlook Plugin 1.0.1
Installation
- Download
manifest.xmlbelow - In Outlook Web:
...> Get Add-ins > My add-ins > Add custom add-in > From file - Upload
manifest.xml
Deploy plugin assets on your server
- Download
outlook-plugin-1.0.1.zip - Extract and copy to your web server:
scp -r dist/* user@your-server:/var/www/outlook-plugin/ - Make sure your server serves the folder over HTTPS on the configured domain
Outlook Plugin 1.0.0
Outlook Plugin 1.0.0
Installation
- Download
manifest.xmlbelow - In Outlook Web:
...> Get Add-ins > My add-ins > Add custom add-in > From file - Upload
manifest.xml
Deploy plugin assets on your server
- Download
outlook-plugin-1.0.0.zip - Extract and copy to your web server:
scp -r dist/* user@your-server:/var/www/outlook-plugin/ - Make sure your server serves the folder over HTTPS on the configured domain