Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
To be alerted when new user is created
#2
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:

https://github.com/tsolucio/corebos/blob/master/modules/Users/Users.php#L1152

right before the coreBOS OnDemand user log creation.

keep asking
Joe
TSolucio
Reply


Messages In This Thread
RE: To be alerted when new user is created - joebordes - 08-21-2019, 10:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)