Skip to content

automate-this/M42-Outlook-TicketAddin

Repository files navigation

M42 Outlook AddIn

Adapt to your production environment

src.taskpane.components.Constants

  • DefaultCategoryGUID
  • DefaultInitiatorGUID

webpack.config.js

  • urlProd

Local Test

Prerequisites

  • cors-anywhere PS C:\VSCodeWorkspace\cors-anywhere> npm install cors-anywhere PS C:\VSCodeWorkspace\cors-anywhere\node_modules\cors-anywhere> npm start
  • change M42 ServiceStore Service URL in plugin settings to: http://localhost:8080/https://YOUR.PRODUCTION.URL/M42Services
  • Outlook -> Datei -> Add-Ins verwalten -> Meine Add-Ins -> Benutzerdefiniertes Add-In hinzufügen -> aus Datei hinzufügen -> manifest.xml aus m42-ticket-addin - Ordner auswählen (nicht vom dist-Ordner)
  • npm run dev-server

Build

  • npm run build

Set up your dev environment

Important

We suggest deploying the Web AddOn directly on the M42 Service Store Webserver. Otherwise you will run into CORS issues.

Screenshots

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published