Hi,
I'm currently creating some custom modules.
I need to do some sql select, update and insert right after a customer created his account.
To do my sql, I need the e-mail used and the ID of this new customer.
I don't know where to do that properly.
Thank's in advance