Important

You are browsing documentation for version 5.0 of OroCommerce, OroCRM, and OroPlatform, maintained until August 2024 and supported until March 2026. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.

See our Release Process documentation for more information on the currently supported and upcoming releases.

OroMicrosoftSyncBundle 

OroMicrosoftSyncBundle enables integration with Microsoft 365 in the Oro applications via Microsoft Graph API.

The bundle allows to synchronize calendar events and tasks between the Oro application and Microsoft 365.

CLI Command to Check Sync Status 

Use oro:microsoft-sync:status command to check the status of synchronizations with Microsoft 365. This command shows the list of all supported synchronizations, as well as the following information for each synchronization:

  • Resource Type - Synchronization type.

  • Enabled - Indicates whether the synchronization is enabled.

  • In Progress - Indicates whether the synchronization is currently running.

  • Last Sync At - The date and time when synchronization was last performed.

  • Next Sync At - The date and time when synchronization happens next.

php bin/console oro:microsoft-sync:status --current-organization=1 --current-user=1