User Sync for multisite
-
Hello to everyone,
My site is multisite. How do I synchronize cross-site user and user information? Now, I’m going to explain exactly what I want to do.
#############################################################
My site (multisite)
example.com/
example.com/sub1
example.com/sub2I want to register on all subsites at the same time when registering from any subsite.
example.com/sub2/register – username: m2sahin (I registered from here)
-—-—-—-—-—-—-—-—-—-
example.com/members/m2sahin (active)
example.com/sub1/members/m2sahin (active)
example.com/sub2/members/m2sahin (active)When I change user information on any site, I want that information changed on all sites. (Profile photo, cover photo, country, forum, hobbies, etc.)
example.com/members/m2sahin (profile photo 1 , Ukraine)
example.com/sub1/members/m2sahin (profile photo 1 , Ukraine)
example.com/sub2/members/m2sahin (profile photo 1 , Ukraine)-—-—-—-—-—-—-—-—-—-
example.com/sub1/members/m2sahin/settings (profile photo 3 , Greece) (updated)
-—-—-—-—-—-—-—-—-—-
example.com/members/m2sahin (profile photo 3 , Greece)
example.com/sub1/members/m2sahin (profile photo 3 , Greece)
example.com/sub2/members/m2sahin (profile photo 3 , Greece)How can I do that, is it possible ???
- You must be logged in to reply to this topic.