php artisan aimeos:jobs

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Friedemann-David
Posts: 2
Joined: 09 Feb 2018, 20:16

php artisan aimeos:jobs

Post by Friedemann-David » 10 Feb 2018, 19:39

Hey guys,

Unfortunately, I have not been there so long, so I need your help.
Is there a way to automate the email delivery after an order and payment without having to type in the command line every time (php artisan aimeos: jobs "order / email / delivery order / email / payment order / service / delivery").
Thanks Dave

Travin
Posts: 70
Joined: 18 Dec 2017, 03:12

Re: php artisan aimeos:jobs

Post by Travin » 10 Feb 2018, 20:13

Hi Dave!
What about crontab? I think you have to use it.
Laravel 6.18.19 | php 7.4.7 | Xubuntu | Aimeos Laravel 2019.10.5

Friedemann-David
Posts: 2
Joined: 09 Feb 2018, 20:16

Re: php artisan aimeos:jobs

Post by Friedemann-David » 12 Feb 2018, 16:12

Thank you Travin, it works perfectly. ;) ;) ;) :idea:

Post Reply