Important

You are browsing upcoming documentation for version 6.1 of OroCommerce, scheduled for release in 2025. Read the documentation for version 6.0 (the latest LTS version) 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