Closed Bastien57 closed 4 years ago
@Bastien57 yes, see the System Requirements
section on the marketplace page:
This plugin relies on the system schedule process for running its automated tasks. You should ensure that your cron table is configured correctly for this plugin to work. Alternatively you can manually process the campaign logic by calling php artisan campaign:run
and run it every hour.
Hi,
I have a problem.
I try to send a newsletter to 280 email adress. 1 days later, they are 280 emails in queued.
What is the problem ?
I need to set a cron ?
Thx a lot.