php - Login and registration system using drupal - when user is created an email at our domain is also created -


i have experience of year in websites developing, php, mysql, javascript. , want move on using drupal, know cms. question follow in bit before ask, i'm trying now.

so, im developing website administrator can create account @ company's website employee. when account created username password handed employee email @ website domain same password 1 username. example, employee john added website admin. john has username of lets jhon, password 123pass , email address jhon@comanpydomain.com same password.

so question is, there functionality drupal use such task of creating username @ database of website , using kind of api of web host create email pragmatically @ same time username created. if there template of add website inbox employee send , receive emails.

drupal has hook_user_insert can leverage , write custom module create post box user if web host provides api. exampe cpanel has api method addpop create new email account.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -