create account for me / mail

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!
User avatar
GülsümAkça
Posts: 57
Joined: 20 Nov 2020, 13:30

create account for me / mail

Post by GülsümAkça » 02 Dec 2020, 07:16

How can I send login information by e-mail after checking the create account for me option on the checkout page and after the order has been shipped?

Currently, the mail comes only after order payment is received and watch product is updated.

User avatar
aimeos
Administrator
Posts: 8648
Joined: 01 Jan 1970, 00:00

Re: create account for me / mail

Post by aimeos » 03 Dec 2020, 09:27

Make sure you've added a cronjob for the "customer/account/email" job controller:
https://aimeos.org/docs/latest/laravel/ ... ery-minute
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply