Hi everybody,
I’m trying to install Mautic and test on my PC using Windows 10 and WAMPserver (localhost).
Mautic install is OK. Now, I’ve to add “cron” jobs but I don’t see how to do this as I’m using Windows (no cPanel …)
Please could somebody help me ?
Thanks a lot !
Hi everybody,
I’m trying to install Mautic and test on my PC using Windows 10 and WAMPserver (localhost).
Mautic install is OK. Now, I’ve to add “cron” jobs but I don’t see how to do this as I’m using Windows (no cPanel …)
Please could somebody help me ?
Thanks a lot !
It is “Task Scheduler” in Windows. You can setup automated tasks there.
Yes PeterTL thanks, but I don’t see how I could I set up my tasks using Task Scheduler
I’ve just installed Mautic and now, I should schedule theses tasks (cf Mautic documentation )
[quote]php /path/to/mautic/app/console mautic:segments:update
php /path/to/mautic/app/console mautic:campaigns:rebuild
php /path/to/mautic/app/console mautic:campaigns:trigger
[/quote]
You could write one (or three) batch files (*.bat) with the console commands and start them from Task Scheduler.
Oky thanks
Just out of interest, it would be nice if you let me/us know if it worked.