Install Outlook365 Client: Difference between revisions

From Accelerator for SageCRM
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
     https://devblogs.microsoft.com/microsoft365dev/updates-to-how-to-install-and-use-add-ins-and-apps-in-outlook-for-windows-and-outlook-on-the-web/?ocid=microsoft365dev_eml_tnp_autoid65_title
     https://devblogs.microsoft.com/microsoft365dev/updates-to-how-to-install-and-use-add-ins-and-apps-in-outlook-for-windows-and-outlook-on-the-web/?ocid=microsoft365dev_eml_tnp_autoid65_title


to load in the application. This can be installed per-user or via the admin area and users are given access as required. This is done via the 365 interface.  
to load in the application. This can be installed per-user or via the admin area and users are given access as required.  
This is done via the 365 interface.  


Open https://aka.ms/olksideload and you will be able to add this in
So log into Outlook on the web.
 
Open https://aka.ms/olksideload and you will be able to add this 'Office365 Manifest AC' you downloaded in from the "My add ins" page./Custom add ins, Add File.


Check out Microsofts latest documentation to see how to do this.
Check out Microsofts latest documentation to see how to do this.
Line 39: Line 42:


* Neither send and save buttons are available
* Neither send and save buttons are available
* Open Task Pane will not match on the email in TO


Also Note that Outlook on Mobile/Smart phones is not supported
Also Note that Outlook on Mobile/Smart phones is not supported
Line 66: Line 70:


[[File:o365 check ac.png]]
[[File:o365 check ac.png]]
----
'''Removing add-ins'''
You can log into outlook on the web and then in the same browser open https://aka.ms/olksideload find the add-in in the Custom add-ins section of the dialog box that lists your installed add-ins. Choose the ellipsis (...) for the add-in and then choose Remove to remove that specific add-in.
And from there remove the add in. Sometimes though in your Outlook Classic client things get stuck and so you may need to manually clear the cache. Follow the steps below (at your own risk):
1. Close Outlook.
2. Open the Run command by pressing the Windows key + R.
3. Type %localappdata%\Microsoft\Outlook\ and press Enter.
4. Delete all the files and folders in the folder that opens.
5. Restart Outlook and check if the new version of the add-in is removed.

Latest revision as of 15:59, 30 August 2024

The Office 365 manifest install uses the URL

AC Pro Version 5.2

 Office365 Manifest AC 5.2
    • Note (9 Nov 23) Microsoft have removed the option to add from a url and so you have to save the manifest and add as a file. In 2024 we will have the app on the app store removing the need for all this.

ref: https://support.microsoft.com/en-us/office/using-add-ins-in-outlook-on-the-web-8f2ce816-5df4-44a5-958c-f7f9d6dabdce

See also

   https://devblogs.microsoft.com/microsoft365dev/updates-to-how-to-install-and-use-add-ins-and-apps-in-outlook-for-windows-and-outlook-on-the-web/?ocid=microsoft365dev_eml_tnp_autoid65_title

to load in the application. This can be installed per-user or via the admin area and users are given access as required. This is done via the 365 interface.

So log into Outlook on the web.

Open https://aka.ms/olksideload and you will be able to add this 'Office365 Manifest AC' you downloaded in from the "My add ins" page./Custom add ins, Add File.

Check out Microsofts latest documentation to see how to do this.

Watch here

to see how a single user can do this on a mail box.


Differences with our add-in and the Office 365 one

Features not supported

-Explorer (Options menu)

  • Add Tag
  • Reply and Tag
  • New Email
  • New Appointment

-Compose (email)

  • Neither send and save buttons are available
  • Open Task Pane will not match on the email in TO

Also Note that Outlook on Mobile/Smart phones is not supported


Enable

To keep the task pane open Pin the task pane (otherwise when you change email it will close)

Ideal Configuration

We recommend editing your Outlook settings so the Accelerator button is visible in the toolbar.

1. Go to the Settings gear (1)

2. Click on View all Outlook settings (2)

3. Choose Customize actions

4. Check the Accelerator in the Message surface (located in the Customise actions section) by clicking the check mark next to it.


Removing add-ins

You can log into outlook on the web and then in the same browser open https://aka.ms/olksideload find the add-in in the Custom add-ins section of the dialog box that lists your installed add-ins. Choose the ellipsis (...) for the add-in and then choose Remove to remove that specific add-in.

And from there remove the add in. Sometimes though in your Outlook Classic client things get stuck and so you may need to manually clear the cache. Follow the steps below (at your own risk):

1. Close Outlook.

2. Open the Run command by pressing the Windows key + R.

3. Type %localappdata%\Microsoft\Outlook\ and press Enter.

4. Delete all the files and folders in the folder that opens.

5. Restart Outlook and check if the new version of the add-in is removed.