Skip to content

Releases: subteno-it/mail-client-extensions

Outlook Plugin 1.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Apr 10:06
07896f9

Outlook Plugin 1.0.3

Installation

  1. Download manifest.xml below
  2. In Outlook Web: ... > Get Add-ins > My add-ins > Add custom add-in > From file
  3. Upload manifest.xml

Deploy plugin assets on your server

  1. Download outlook-plugin-1.0.3.zip
  2. Extract and copy to your web server:
    scp -r dist/* user@your-server:/var/www/outlook-plugin/
  3. Make sure your server serves the folder over HTTPS on the configured domain

Outlook Plugin 1.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 09:58

Outlook Plugin 1.0.2

Installation

  1. Download manifest.xml below
  2. In Outlook Web: ... > Get Add-ins > My add-ins > Add custom add-in > From file
  3. Upload manifest.xml

Deploy plugin assets on your server

  1. Download outlook-plugin-1.0.2.zip
  2. Extract and copy to your web server:
    scp -r dist/* user@your-server:/var/www/outlook-plugin/
  3. Make sure your server serves the folder over HTTPS on the configured domain

Outlook Plugin 1.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 09:47

Outlook Plugin 1.0.1

Installation

  1. Download manifest.xml below
  2. In Outlook Web: ... > Get Add-ins > My add-ins > Add custom add-in > From file
  3. Upload manifest.xml

Deploy plugin assets on your server

  1. Download outlook-plugin-1.0.1.zip
  2. Extract and copy to your web server:
    scp -r dist/* user@your-server:/var/www/outlook-plugin/
  3. Make sure your server serves the folder over HTTPS on the configured domain

Outlook Plugin 1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 09:35

Outlook Plugin 1.0.0

Installation

  1. Download manifest.xml below
  2. In Outlook Web: ... > Get Add-ins > My add-ins > Add custom add-in > From file
  3. Upload manifest.xml

Deploy plugin assets on your server

  1. Download outlook-plugin-1.0.0.zip
  2. Extract and copy to your web server:
    scp -r dist/* user@your-server:/var/www/outlook-plugin/
  3. Make sure your server serves the folder over HTTPS on the configured domain