Your software
My Mautic version is: 3.0.0
My PHP version is: 7.3.20
Your problem
My problem is: Setting up Mautic cron jobs
Hello!
I tried importing contacts in Mautic several times without any success. I was then told that I have to set some mandatory cron jobs (mautic:segments:update; mautic:campaigns:update; mautic:campaigns:trigger; etc). However, I am not used to work with command lines and control panels. The command syntax that I used is:
Path to PHP+“space”+path to Mautic+“space”+mautic:…
Is it the correct syntax?
If you have any suggestions or advice to setup Mautic correctly, please share them with me
The above cron jobs were actually working @devsrealm .
The problem was that when I set them up, I just reactivated the imports from the import history, so I suppose that those already created imports were not up to date with the server’s cron jobs.
Anyways, when I started a new browser import, it worked correctly.