08-22-2019, 07:10 AM
(This post was last modified: 08-22-2019, 07:11 AM by geraldbigot.)
THank you.
I will try the first method.
Gérald
I will try the first method.
Gérald
(08-21-2019, 10:18 PM)joebordes Wrote: The user module does not support events nor workflows so the only way is adding your email directly. This could be an interesting coreBOS OnDemand feature, but, for the moment, you have to hard code it.
How to send an email is explained with a lot of detail in the blog and wiki. You have to add your email either here:
https://github.com/tsolucio/corebos/blob/master/modules/Users/Save.php#L190
right after the welcome email the system sends, or here: