OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions Cron job for Magento Sync

This topic contains 2 replies, has 2 voices, and was last updated by  richclever 6 years, 2 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #28096

    richclever
    Participant

    Hi,

    Is there any way to get OroCRM to synch data with Magento via CRON?

    Rich

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #28097

    Dima Soroka
    Keymaster

    yes, data sync works on cron, please add following command to your cronjob:

    #28098

    richclever
    Participant

    Thanks Dima

    I ended up using php {path_to_your_app}/app/console oro:cron:integration:sync --integration-id=1 -v which seems to work fine as well. I suppose using the oro:cron means that any other cronJobs that are set up will run as well.

Viewing 2 replies - 1 through 2 (of 2 total)

The forum ‘OroCRM – How do I? Questions’ is closed to new topics and replies.

Back to top