Official SuiteCRM Outlook Plugin v4 has arrived - Compatible with the Outlook Web App or Outlook 2016+ connected to Office365 or Exchange Server 2016. A complete rebuild developed and maintained by SuiteCRM developers, the addon retains previous functionality while massively improves performance, reliability and stability!
#5736 - Outlook Pluggin 4.2.1 manifest issues
Hi, my environment is this:
Fresh install of everything.
Windows 2016 server running XAMPP 8.2.12, SuiteCRM 8.8.0
SuiteCRM is installed and seems to be working.
Followed the API 8.0 setup in the guide, got the Outlook Pluggin 4.2.1 zIp, uploaded and installed, did a Quick Repair, Validated License Key. All fine so far
Downloaded Manifest, it failed to load in Outlook. After some struggles got it to launch, but it cannot find my instance. Had a peek inside the manifest to discover that file paths it references seem wrong:
Path in Manifiest: https://192.168.1.6/suitecrm/public/public/plugins/SA_Outlook/#/read-config
My actual file path is C:\xampp\htdocs\suitecrm\public\legacy\public\plugins\SA_Outlook, and I have no # directory that contains any configs.
If I had configs, I am assuming the correct path would be: https://192.168.1.6/suitecrm/public/legacy/public/plugins/SA_Outlook/#/read-config
Could someone point me in the right direction?
yesterday
Hi John,
in a browser, are you able to access the png file at https://192.168.1.6/suitecrm/public/public/plugins/SA_Outlook/assets/icon-80.png?
If you can, then that manifest url should be fine.
Are you able to share errors from the developer console, either the Inspector or the Network tab when it tries to download data from your server?
yesterday
No, I cannot reach that png. Error 404