• i trying to let user register on mydomain where each user will tied to specific subdomain

    for example: main domain is abc.com
    subdomain is a.abc.com; b.abc.com; c.abc.com

    so a user will register themself at abc.com but then their user will tied to a.abc.com or b.abc.com with a specific code for each subdomain?

    let say a.abc.com reference no is 111; b.abc.com reference no is 222
    so when a user register using the reference no 111 their user will tied to a.abc.com

    do i need to install wordpress on my subdomain as well?
    and also page manager who only have access to their respective subdomain

    all my subdomain will contain similar file only difference is their user data under the subdomain manager

    is there anyway if i were to make changes it will reflect to all the subdomain without me being the hassle to update them one by one?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Alessandro Tesoro

    (@alessandrotesoro)

    Hi there,

    WP User Manager does not provide such feature. This would require extensive custom coding.

    All WPUM can do for your case is provide the frontend forms to which you’d then need to hook your custom code to create/update users on all other your sites. You’d need to install WordPress on each subdomain too.

    Sorry I can’t be of much help in this case.

Viewing 1 replies (of 1 total)
  • The topic ‘register user on specific subdomain’ is closed to new replies.